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 5146fd8 commit 560119cCopy full SHA for 560119c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.1.0](https://github.com/vitejs/vite-plugin-vue2/compare/v1.0.1...v1.1.0) (2022-06-20)
2
+
3
4
+### Features
5
6
+* support css v-bind ([5146fd8](https://github.com/vitejs/vite-plugin-vue2/commit/5146fd8d2b852c8aed07d081811e7b81894211eb))
7
8
9
10
## 1.0.1 (2022-06-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue2",
- "version": "1.0.1",
+ "version": "1.1.0",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments