chore: Bump to 0.1.8.

This commit is contained in:
Shibo Lyu 2022-06-30 04:47:27 +00:00
parent 6efd6e4292
commit b70a4b196a
5 changed files with 652 additions and 212 deletions

View file

@ -1,5 +1,9 @@
# v0.1.7
- Updated Svelte Language Server to `0.14.29`.
# v0.1.7
- Updated Svelte Language Server to `0.14.6`.
# v0.1.6
@ -8,7 +12,9 @@
# 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)).
- Fixed missing syntax highlighting for script tags (added by @pierreminik who
copied updates from @tommasongr's
[vue extension](https://github.com/tommasongr/nova-vue)).
- Updated Svelte Language Server to `0.12.15`.
- Various plugin build dependencies updated.