mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-30 00:46:29 +01:00
update changelog
This commit is contained in:
parent
e7af4d7706
commit
f757de328a
@ -8,6 +8,7 @@
|
||||
* New a11y warning `a11y-mouse-events-have-key-events` which checks that `mouseover`/`mouseout` are accompanied by `focus`/`blur` event handlers ([5938](https://github.com/sveltejs/svelte/pull/5938))
|
||||
* Fix `preserveComments` in SSR mode ([4730](https://github.com/sveltejs/svelte/issues/4730))
|
||||
* Add `varsReport` compiler option ([#6192](https://github.com/sveltejs/svelte/pull/6192))
|
||||
* Expose `svelte/ssr` which exported lifecycle methods as noop ([#6416](https://github.com/sveltejs/svelte/pull/6416))
|
||||
|
||||
## 3.38.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user