mirror of https://github.com/sveltejs/svelte
#16270 removed a condition which seemed to keep passing the corresponding test, but it actually introduced a regression since the PROPS_IS_UPDATED is always set when accessors should be created, which is the case by default in legacy mode tests. Setting accessors to false in the test reveals the regression, so this reverts that part of the refactoringpull/16279/head
parent
11ec907fd5
commit
fcdc698dcf
Loading…
Reference in new issue