File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the "vue-vscode-snippets" extension will be documented in this file.
4
4
5
+ ## 3.0.0
6
+
7
+ - Vetur -> Volar, extension dependencies
8
+
5
9
## 2.2.1
6
10
7
11
- remove name of package for composition api now that we're at vue 3
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2017 Sarah Drasner
3
+ Copyright (c) 2022 Sarah Drasner
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3
3
"displayName" : " Vue VSCode Snippets" ,
4
4
"description" : " Snippets that will supercharge your Vue workflow" ,
5
5
"icon" : " images/vue-logo.png" ,
6
- "version" : " 2.2.1 " ,
6
+ "version" : " 3.0.0 " ,
7
7
"publisher" : " sdras" ,
8
8
"engines" : {
9
9
"vscode" : " ^1.14.0"
You can’t perform that action at this time.
0 commit comments