We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf4640 commit b2fba22Copy full SHA for b2fba22
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.0.6](https://github.com/hunterliu1003/vue-use-template/compare/0.0.4...0.0.6) (2024-10-22)
4
+
5
6
+### Features
7
8
+* do not support SSR ([ccf4640](https://github.com/hunterliu1003/vue-use-template/commit/ccf46404be7fd5a3f61830b3156365786d6a052e))
9
10
## [0.0.4](https://github.com/hunterliu1003/vue-use-template/compare/0.0.3...0.0.4) (2024-10-13)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-use-template",
"type": "module",
- "version": "0.0.4",
+ "version": "0.0.6",
"packageManager": "pnpm@8.15.2",
"description": "vue use template",
"author": "Hunter Liu <hunterliu1003@gmail.com>",
0 commit comments