Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e496f0e

Browse filesBrowse files
release: v0.8.0
1 parent cf644d6 commit e496f0e
Copy full SHA for e496f0e

File tree

Expand file treeCollapse file tree

2 files changed

+18
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+18
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to the "vue3-vscode-snippets" extension will be documented in this file.
44

5+
## v0.8.0
6+
7+
[compare changes](https://github.com/ExEr7um/vue3-vscode-snippets/compare/v0.7.0...v0.8.0)
8+
9+
### 🚀 Enhancements
10+
11+
- **Vue:** Add `Suspense` vue-html snippet ([#71](https://github.com/ExEr7um/vue3-vscode-snippets/pull/71))
12+
13+
### 🏡 Chore
14+
15+
- Update dependencies ([cf644d6](https://github.com/ExEr7um/vue3-vscode-snippets/commit/cf644d6))
16+
17+
### ❤️ Contributors
18+
19+
- Vasily Kuzin ([@ExEr7um](http://github.com/ExEr7um))
20+
- Jan Hromádka <cumlikator1@email.cz>
21+
522
## v0.7.0
623

724
[compare changes](https://github.com/ExEr7um/vue3-vscode-snippets/compare/v0.6.0...v0.7.0)

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-3-vscode-snippets",
33
"displayName": "Vue 3 VS Code Snippets",
4-
"version": "0.7.0",
4+
"version": "0.8.0",
55
"description": "Vue 3 snippets for VS Code",
66
"categories": [
77
"Snippets"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.