Skip to content

Commit 9eb4052

Browse files
committed
1 parent a6c8fa3 commit 9eb4052

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.6.0](https://github.com/vitejs/vite/compare/[email protected]@1.6.0) (2021-08-24)
2+
3+
4+
### Features
5+
6+
* **plugin-vue:** latest ref transform support ([533b002](https://github.com/vitejs/vite/commit/533b0029adc912257251b5021879ab1d676a16ab))
7+
* **plugin-vue:** warn compiler-sfc version mismatch ([e7263b9](https://github.com/vitejs/vite/commit/e7263b98f2e174198b322d26c6a7207d706a6639))
8+
9+
10+
111
# [1.5.0](https://github.com/vitejs/vite/compare/[email protected]@1.5.0) (2021-08-24)
212

313

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)