We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d35919 commit b29202fCopy full SHA for b29202f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### Unrelease
+### 0.37.0 | 2023-02-20 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.37.0/vspackage)
4
5
- Upgrade to typescript 4.9 and support it.
6
- Upgrade prettier and prettier-eslint.
package.json
@@ -4,7 +4,7 @@
"description": "Vue tooling for VS Code",
"author": "Pine Wu <octref@gmail.com>",
"icon": "asset/vue.png",
7
- "version": "0.36.1",
+ "version": "0.37.0",
8
"publisher": "octref",
9
"scripts": {
10
"postinstall": "run-s install:*",
0 commit comments