mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-04-30 20:51:10 +00:00
0.3.0.
This commit is contained in:
parent
baea26fb92
commit
68d7932626
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
# v0.3.0
|
||||||
|
|
||||||
|
- Updated `tree-sitter-svelte` to 0.11.0(697bb515).
|
||||||
|
- Updated Svelte Language Server to `0.15.15`.
|
||||||
|
- Updated all devDependencies.
|
||||||
|
|
||||||
# v0.2.0
|
# v0.2.0
|
||||||
|
|
||||||
- 🌲 **`tree-sitter`-based syntax highlighting and folding**, powered by
|
- 🌲 **`tree-sitter`-based syntax highlighting and folding**, powered by
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
"identifier": "sb.lao.svelte-nova",
|
"identifier": "sb.lao.svelte-nova",
|
||||||
"name": "Svelte",
|
"name": "Svelte",
|
||||||
"organization": "Shibo Lyu",
|
"organization": "Shibo Lyu",
|
||||||
"description": "LSP support for Svelte.",
|
"description": "Svelte syntax & LSP support.",
|
||||||
"version": "0.2.0",
|
"version": "0.3.0",
|
||||||
"categories": ["languages"],
|
"categories": ["languages"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": "https://github.com/laosb/SvelteNova/issues",
|
"bugs": "https://github.com/laosb/SvelteNova/issues",
|
||||||
|
|
Loading…
Add table
Reference in a new issue