File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ### 0.31.3
3
+ ### 0.31.3 | 2020-12-13 | [ VSIX ] ( https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.31.3/vspackage )
4
4
5
5
- Console error only message when unimportant.
6
- - Fix compatibility with atom-languageclient.
6
+ - Fix compatibility with atom-languageclient. # 2561
7
7
- Fix no completion/resolve language error.
8
- - Fix hang with ` EACCES: permission denied ` error.
8
+ - Fix hang with ` EACCES: permission denied ` error. # 2559
9
9
10
10
### 0.31.2 | 2020-12-12 | [ VSIX] ( https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.31.2/vspackage )
11
11
Original file line number Diff line number Diff line change 4
4
"description" : " Vue tooling for VS Code" ,
5
5
"author" :
" Pine Wu <[email protected] >" ,
6
6
"icon" : " asset/vue.png" ,
7
- "version" : " 0.31.2 " ,
7
+ "version" : " 0.31.3 " ,
8
8
"publisher" : " octref" ,
9
9
"scripts" : {
10
10
"postinstall" : " run-s install:*" ,
You can’t perform that action at this time.
0 commit comments