v18.3.0v18.2.0
Reading changes from the repo…
string ref
, defaultProps
on function components, and findDOMNode
, helping them transition away from legacy practices. jsx-runtime
is now enabled for all users, improving error messages and encouraging best practices for key placement. renderToStaticNodeStream
and unmountComponentAtNode
, ensuring they are aware of upcoming changes. ReactDOMTestUtils.renderIntoDocument
, which will be removed in version 19, allowing them to adjust their code accordingly. this.refs
from their code, enhancing flexibility in class component instances.