Releases: sveltejs/svelte
Releases · sveltejs/svelte
svelte@5.36.1
15 Jul 16:00
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: only skip updating bound <input> if the input was the source of the change (#16373 )
svelte@5.36.0
14 Jul 20:07
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: support await in components when using the experimental.async compiler option (#15844 )
Patch Changes
svelte@5.35.7
14 Jul 16:39
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: silence autofocus a11y warning inside <dialog> (#16341 )
fix: don't show adjusted error messages in boundaries (#16360 )
chore: replace inline regex with variable (#16340 )
svelte@5.35.6
11 Jul 00:43
Compare
Sorry, something went wrong.
No results found
svelte@5.35.5
09 Jul 13:43
Compare
Sorry, something went wrong.
No results found
svelte@5.35.4
07 Jul 16:40
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: abort and reschedule effect processing after state change in user effect (#16280 )
svelte@5.35.3
07 Jul 14:56
Compare
Sorry, something went wrong.
No results found
svelte@5.35.2
03 Jul 15:53
Compare
Sorry, something went wrong.
No results found
svelte@5.35.1
02 Jul 20:21
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat: add parent hierarchy to __svelte_meta objects (#16255 )
svelte@5.35.0
02 Jul 12:10
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: add getAbortSignal() (#16266 )
Patch Changes
chore: simplify props (#16270 )