We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd80f72 commit ffbde0dCopy full SHA for ffbde0d
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 1.0.1 (2022-06-17)
2
+
3
4
+### Bug Fixes
5
6
+* disable prettify by default ([cd80f72](https://github.com/vitejs/vite-plugin-vue2/commit/cd80f7231d50bbf04919852e7cc72623070d9f40))
7
8
9
+### Features
10
11
+* it is working ([6c387d8](https://github.com/vitejs/vite-plugin-vue2/commit/6c387d8172d76b17df3d13a37f87d0e203bc4523))
12
13
14
15
# 1.0.0 (2022-06-17)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue2",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments