dillon1000/react
Commit
Browse files [DeriveMinimalDeps] Account for conditional / poisoned accesses within conditionals
This change is needed for #2752. To minimize renaming `error.fixture` -> `fixture` files, I'm reordering this PR to earlier in the stack. Prior to the fix in #2752, we only expected unconditional accesses within `depsInCurrentConditional`, which records instructions directly within a conditional block (not including nested conditional blocks).
Changed paths1 file
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/ReactiveScopes/DeriveMinimalDependencies.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…