mirror of https://github.com/sveltejs/svelte
closes #14991 - at least to the extent possible Also adjusts a comment which a) did not hint at why it's needed in the first place (was added in #14967) b) sounded like we could change that in the future, but we can't, because people will always have the ability to trigger reactivity through other means without changing the array referencepull/14992/head
parent
ab3290fa87
commit
9aa92ae5d4
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: don't run each array expression more often than necessary
|
||||
Loading…
Reference in new issue