Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
Patch Changes
- fix: reset attribute cache after setting corresponding property (#16543)
[email protected]
Patch Changes
-
fix: double event processing in firefox due to event object being garbage collected (#16527)
-
fix: add bindable dimension attributes types to SVG and MathML elements (#16525)
-
fix: correctly differentiate static fields before emitting
duplicate_class_field
(#16526) -
fix: prevent last_propagated_event from being DCE'd (#16538)
[email protected]
Patch Changes
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- fix: preserve dirty status of deferred effects (#16487)
[email protected]
[email protected]
Patch Changes
- fix: ensure subscriptions are picked up correctly by deriveds (#16466)
[email protected]
Patch Changes
- chore: move
capture_signals
to legacy module (#16456)