|
|
@ -17,6 +17,7 @@
|
|
|
|
* Remove deprecated a11y warning `a11y-no-onchange warning` ([#6457](https://github.com/sveltejs/svelte/issues/6457))
|
|
|
|
* Remove deprecated a11y warning `a11y-no-onchange warning` ([#6457](https://github.com/sveltejs/svelte/issues/6457))
|
|
|
|
* Stop checking `a11y-media-has-caption` a11y warning on `<audio>` elements ([#6054](https://github.com/sveltejs/svelte/issues/6054))
|
|
|
|
* Stop checking `a11y-media-has-caption` a11y warning on `<audio>` elements ([#6054](https://github.com/sveltejs/svelte/issues/6054))
|
|
|
|
* Relax `derived` function signature ([#6178](https://github.com/sveltejs/svelte/issues/6178))
|
|
|
|
* Relax `derived` function signature ([#6178](https://github.com/sveltejs/svelte/issues/6178))
|
|
|
|
|
|
|
|
* Support `bind:group` in SSR ([#4621](https://github.com/sveltejs/svelte/pull/4621))
|
|
|
|
|
|
|
|
|
|
|
|
## 3.38.3
|
|
|
|
## 3.38.3
|
|
|
|
|
|
|
|
|
|
|
|