The Wayback Machine - http://web.archive.org/web/20201014215450/https://github.com/facebook/react/releases
Skip to content

@gaearon gaearon released this Oct 14, 2020

React

Assets 2

@gaearon gaearon released this Oct 14, 2020 · 3 commits to master since this release

React

Assets 2

@gaearon gaearon released this Oct 14, 2020

React

Assets 2

@acdlite acdlite released this Mar 19, 2020 · 773 commits to master since this release

React DOM

  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@acdlite in #18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@gaearon in #18330)

Artifacts

Assets 2
  • v16.13.0
  • c1c5499
  • Compare
    Choose a tag to compare
    Search for a tag
  • v16.13.0
  • c1c5499
  • Compare
    Choose a tag to compare
    Search for a tag

@threepointone threepointone released this Feb 26, 2020 · 768 commits to master since this release

React

  • Warn when a string ref is used in a manner that's not amenable to a future codemod (@lunaruan in #17864)
  • Deprecate React.createFactory() (@trueadm in #17878)

React DOM

Concurrent Mode (Experimental)

Artifacts

Assets 2

@lunaruan lunaruan released this Nov 15, 2019 · 1027 commits to master since this release

React DOM

  • Fix passive effects (useEffect) not being fired in a multi-root app. (@acdlite in #17347)

React Is

  • Fix lazy and memo types considered elements instead of components (@bvaughn in #17278)

Artifacts

• react: https://unpkg.com/react@16.12.0/umd/
• react-art: https://unpkg.com/react-art@16.12.0/umd/
• react-dom: https://unpkg.com/react-dom@16.12.0/umd/
• react-is: https://unpkg.com/react-is@16.12.0/umd/
• react-test-renderer: https://unpkg.com/react-test-renderer@16.12.0/umd/
• scheduler: https://unpkg.com/scheduler@0.18.0/umd/

Assets 2
You can’t perform that action at this time.