This commit is contained in:
Shibo Lyu 2021-04-16 08:15:38 +00:00
parent ae20e1237d
commit 27a9372357
5 changed files with 180 additions and 379 deletions

View file

@ -1,3 +1,7 @@
# v0.1.6
- Updated Svelte Language Server to `0.13.0`.
# v0.1.5
- Fixed missing syntax highlighting for script tags (added by @pierreminik who copied updates from @tommasongr's [vue extension](https://github.com/tommasongr/nova-vue)).