Skip to content

Commit c470c40

Browse files
committed
[compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests
Summary: Biggest change of the stack, we track how values prop and local state values are derived throughout the entire component. This PR also adds a couple tests we will work towards fixing Test Plan: Added: ref-conditional-in-effect-no-error effect-contains-prop-function-call-no-error derived-state-from-ref-and-state-no-error
1 parent d966edf commit c470c40

File tree

1 file changed

+222
-142
lines changed

1 file changed

+222
-142
lines changed

0 commit comments

Comments
 (0)