diff --git a/.changeset/pre.json b/.changeset/pre.json index a3c2cd1621..4df22d5aea 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -38,6 +38,7 @@ "breezy-rules-beg", "bright-peas-juggle", "bright-snakes-sing", + "brown-geckos-fry", "brown-houses-obey", "brown-months-fry", "brown-spoons-boil", @@ -60,6 +61,7 @@ "cool-ants-leave", "cool-comics-marry", "cool-peas-lick", + "cool-poems-watch", "cool-rabbits-tickle", "cool-roses-trade", "cuddly-pianos-drop", @@ -71,6 +73,7 @@ "curvy-ties-shout", "cyan-flowers-destroy", "cyan-spies-grin", + "cyan-squids-drive", "dirty-bats-punch", "dirty-donuts-yell", "dirty-garlics-design", @@ -103,6 +106,7 @@ "famous-falcons-melt", "famous-knives-sneeze", "famous-pants-pay", + "fast-penguins-matter", "fast-weeks-clean", "few-clouds-shop", "few-mugs-fail", @@ -152,6 +156,7 @@ "grumpy-jars-sparkle", "happy-beds-scream", "happy-suits-film", + "healthy-ants-film", "healthy-planes-vanish", "heavy-comics-move", "heavy-ducks-leave", @@ -161,6 +166,7 @@ "honest-buses-add", "honest-dragons-turn", "honest-icons-change", + "honest-nails-share", "hot-jobs-tap", "hungry-boxes-relate", "hungry-dots-fry", @@ -172,6 +178,7 @@ "itchy-eels-marry", "itchy-kings-deliver", "itchy-lions-wash", + "itchy-panthers-shave", "itchy-terms-guess", "khaki-cooks-develop", "khaki-ligers-sing", @@ -235,6 +242,7 @@ "neat-boats-shake", "neat-dingos-clap", "neat-files-rescue", + "nervous-berries-boil", "nervous-spoons-relax", "nervous-turkeys-end", "new-boats-wait", @@ -262,6 +270,7 @@ "orange-crews-rescue", "orange-dingos-poke", "orange-yaks-protect", + "orange-zoos-heal", "pink-bikes-agree", "pink-goats-promise", "pink-mayflies-tie", @@ -434,6 +443,7 @@ "tidy-starfishes-allow", "tiny-kings-whisper", "tiny-meals-deliver", + "tiny-moose-kiss", "tough-radios-punch", "twelve-dragons-join", "twelve-onions-juggle", diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index bceeb209b0..2bee941377 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -1,5 +1,29 @@ # svelte +## 5.0.0-next.116 + +### Patch Changes + +- fix: correctly interpret empty aria- attribute ([#11325](https://github.com/sveltejs/svelte/pull/11325)) + +- fix: disallow mixing on:click and onclick syntax ([#11295](https://github.com/sveltejs/svelte/pull/11295)) + +- fix: make hr, script and template valid select children ([#11344](https://github.com/sveltejs/svelte/pull/11344)) + +- fix: apply modifiers to bubbled events ([#11369](https://github.com/sveltejs/svelte/pull/11369)) + +- fix: allow `bind:this` on `