dillon1000/react
Commit
Browse files Warn about variable number of dependencies
We don't check this in prod, since best practice is to always pass these inline. But we should still warn in dev.
Changed paths3 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberHooks.js ModifiedA packages/react-reconciler/src/__tests__/ReactHooks-test.internal.js AddedM packages/react-reconciler/src/__tests__/ReactHooksWithNoopRenderer-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…