Commit d4c7829
authored
Version Packages (#17812)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## svelte@5.53.6
### Patch Changes
- perf: optimize parser hot paths for faster compilation
([#17811](#17811))
- fix: `SvelteMap` incorrectly handles keys with `undefined` values
([#17826](#17826))
- fix: SvelteURL `search` setter now returns the normalized value,
matching native URL behavior
([#17828](#17828))
- fix: visit synthetic value node during ssr
([#17824](#17824))
- fix: always case insensitive event handlers during ssr
([#17822](#17822))
- chore: more efficient effect scheduling
([#17808](#17808))
- perf: optimize compiler analysis phase
([#17823](#17823))
- fix: skip redundant batch.apply
([#17816](#17816))
- chore: null out current_batch before committing branches
([#17809](#17809))
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 361b32c commit d4c7829
File tree
12 files changed
+24
-47
lines changed- .changeset
- packages/svelte
- src
12 files changed
+24
-47
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 | | |
4 | 26 | | |
5 | 27 | | |
| |||
0 commit comments