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 37bb8b8 commit 2b22baeCopy full SHA for 2b22bae
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### 0.36.1
+### 0.36.1 | 2022-10-31 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.36.1/vspackage)
4
5
- Fix crash when typescript >= 4.8 and enable template type-checking. #3520
6
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.0",
+ "version": "0.36.1",
8
"publisher": "octref",
9
"scripts": {
10
"postinstall": "run-s install:*",
0 commit comments