|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
# Svelte changelog
|
|
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
## 3.32.0
|
|
|
|
|
|
|
|
|
|
* Allow multiple instances of the same action on an element ([#5516](https://github.com/sveltejs/svelte/pull/5516))
|
|
|
|
|
* Allow multiple instances of the same action on an element ([#5516](https://github.com/sveltejs/svelte/issue/5516))
|
|
|
|
|
* Support `foreign` namespace, which disables certain HTML5-specific behaviour and checks ([#5652](https://github.com/sveltejs/svelte/pull/5652))
|
|
|
|
|
* Support inline comment sourcemaps in code from preprocessors ([#5854](https://github.com/sveltejs/svelte/pull/5854))
|
|
|
|
|
|
|
|
|
|