0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/validator
Tan Li Hau fd031105aa
[fix] do not warn if module variables are not the only dependencies in reactive statements (#6510)
The warning was too strict, since there are valid use cases for having non-reactive variables inside reactive statements
Fixes #5954
2021-07-14 10:01:05 +02:00
..
samples [fix] do not warn if module variables are not the only dependencies in reactive statements (#6510) 2021-07-14 10:01:05 +02:00
index.ts fix: "foreign" namespace elements should still allow binding 'this' (#5942) 2021-01-29 13:31:23 -05:00