dillon1000/react
Commit
Browse files StrictMode should not warn about polyfilled getSnapshotBeforeUpdate (#12647)
* Installed 3.x release of react-lifecycles-compat * Updated ReactComponentLifeCycle-test and ReactDOMServerLifecycles-test to cover both polyfilled lifecycles in StrictMode * Updated StrictMode warnings to not warn about polyfilled getSnapshotBeforeUpdate
Changed paths5 files
First-parent comparisonpackage.json ModifiedM packages/react-dom/src/__tests__/ReactComponentLifeCycle-test.internal.js ModifiedM packages/react-dom/src/__tests__/ReactDOMServerLifecycles-test.internal.js ModifiedM packages/react-reconciler/src/ReactStrictModeWarnings.js ModifiedM yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…