File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the "vue3-vscode-snippets" extension will be documented in this file.
44
5+ ## v0.7.0
6+
7+ [ compare changes] ( https://github.com/ExEr7um/vue3-vscode-snippets/compare/v0.6.0...v0.7.0 )
8+
9+ ### 🚀 Enhancements
10+
11+ - ** Vitest:** Add function to Vitest ` todo ` snippets ([ #66 ] ( https://github.com/ExEr7um/vue3-vscode-snippets/pull/66 ) )
12+ - ** Vitest:** Add base Vitest snippets ([ #67 ] ( https://github.com/ExEr7um/vue3-vscode-snippets/pull/67 ) )
13+
14+ ### 🩹 Fixes
15+
16+ - ** Vitest:** ⚠️ Remove config snippets ([ dd5410c] ( https://github.com/ExEr7um/vue3-vscode-snippets/commit/dd5410c ) )
17+
18+ ### 🏡 Chore
19+
20+ - Setup Prettier ([ 71525f2] ( https://github.com/ExEr7um/vue3-vscode-snippets/commit/71525f2 ) )
21+ - Setup ESLint ([ 4ac649a] ( https://github.com/ExEr7um/vue3-vscode-snippets/commit/4ac649a ) )
22+ - Remove unused ` release.yml ` file ([ 33fe21f] ( https://github.com/ExEr7um/vue3-vscode-snippets/commit/33fe21f ) )
23+ - Migrate to ` ExEr7um/workflows ` for CI ([ #65 ] ( https://github.com/ExEr7um/vue3-vscode-snippets/pull/65 ) )
24+ - Add ` scopeMap ` to Changelogen config ([ 4587bff] ( https://github.com/ExEr7um/vue3-vscode-snippets/commit/4587bff ) )
25+ - Setup pre-commit hooks ([ b8d5d39] ( https://github.com/ExEr7um/vue3-vscode-snippets/commit/b8d5d39 ) )
26+ - Setup CI ([ #68 ] ( https://github.com/ExEr7um/vue3-vscode-snippets/pull/68 ) )
27+ - Setup semantic PR title check ([ #69 ] ( https://github.com/ExEr7um/vue3-vscode-snippets/pull/69 ) )
28+
29+ #### ⚠️ Breaking Changes
30+
31+ - ** Vitest:** ⚠️ Remove config snippets ([ dd5410c] ( https://github.com/ExEr7um/vue3-vscode-snippets/commit/dd5410c ) )
32+
33+ ### ❤️ Contributors
34+
35+ - Vasily Kuzin ([ @ExEr7um ] ( http://github.com/ExEr7um ) )
36+
537## v0.6.0
638
739[ compare changes] ( https://github.com/ExEr7um/vue3-vscode-snippets/compare/v0.5.1...v0.6.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-3-vscode-snippets" ,
33 "displayName" : " Vue 3 VS Code Snippets" ,
4- "version" : " 0.6 .0" ,
4+ "version" : " 0.7 .0" ,
55 "description" : " Vue 3 snippets for VS Code" ,
66 "categories" : [
77 " Snippets"
You can’t perform that action at this time.
0 commit comments