We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b1ca2 commit 5ccbc27Copy full SHA for 5ccbc27
packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.8.1](https://github.com/vitejs/vite/compare/plugin-vue@1.8.0...plugin-vue@1.8.1) (2021-09-19)
2
+
3
4
+### Bug Fixes
5
6
+* **plugin-vue:** generate tree-shakable code ([316d7af](https://github.com/vitejs/vite/commit/316d7afc0c84e51359938a12ebe1b09ca34ea8bd))
7
8
9
10
# [1.8.0](https://github.com/vitejs/vite/compare/plugin-vue@1.7.1...plugin-vue@1.8.0) (2021-09-18)
11
12
packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
- "version": "1.8.0",
+ "version": "1.8.1",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments