-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Description
Page(s)
Description
react-test-renderer is deprecated.
react-test-rendereris deprecated. A warning will fire whenever callingReactTestRenderer.create()orReactShallowRender.render(). Thereact-test-rendererpackage will remain available on NPM but will not be maintained and may break with new React features or changes to React’s internals.
https://react.dev/warnings/react-test-renderer
react-test-rendereris deprecated and no longer maintained. It will be removed in a future version. As of React 19, you will see a console warning when invokingReactTestRenderer.create().
https://www.npmjs.com/package/react-test-renderer/v/19.0.0-canary-8afa144bd-20240416?activeTab=readme#react-test-renderer-deprecated
Note: that affects any code using react-test-renderer
https://github.com/search?q=repo%3Ajestjs%2Fjest%20react-test-renderer&type=code