dillon1000/react
Commit
Browse files InferReactiveIdentifiers uses IdentifierId
This is to help prep for @poteto's renaming PR. To make that PR work we generally need to use IdentifierId to distinguish "the same identifier" rather than Identifier object identity.
Changed paths2 files
First-parent comparisoncompiler/forget/src/ReactiveScopes/InferReactiveIdentifiers.ts ModifiedM compiler/forget/src/ReactiveScopes/PruneNonReactiveDependencies.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…