update changelog

pull/6470/head
Tan Li Hau 3 years ago committed by GitHub
parent aedf69c1cf
commit eadb83b934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,7 @@
* Throw compiler error when passing empty directive names ([#6299](https://github.com/sveltejs/svelte/issues/6299))
* 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))
## 3.38.3

Loading…
Cancel
Save