dillon1000/react
Commit
Browse files [be] s/DropUseMemo/DropManualMemoization/
Renames this pass to clarify that it's dropping all manual memoization (within components), including both useMemo and useCallback.
Changed paths3 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/Entrypoint/Pipeline.ts ModifiedR compiler/packages/babel-plugin-react-forget/src/Inference/DropMemoCalls.ts →compiler/packages/babel-plugin-react-forget/src/Inference/DropManualMemoization.ts RenamedM compiler/packages/babel-plugin-react-forget/src/Inference/index.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…