mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
570884eabd
- the objects could contain getters with reactive values, so we play it safe and assume they're always reactive - fixes #10065 - isolate spreads with call expression similar to how we do it with other effects -fixes #10013
101 B
101 B
svelte |
---|
patch |
fix: always treat spread attributes as reactive and separate them if needed