We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27bc76 commit 6033572Copy full SHA for 6033572
packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.2.1](https://github.com/vitejs/vite/compare/plugin-vue@1.2.0...plugin-vue@1.2.1) (2021-03-31)
2
+
3
4
+### Bug Fixes
5
6
+* **plugin-vue:** allow to overwrite feature flags ([#2675](https://github.com/vitejs/vite/issues/2675)) ([a4acc16](https://github.com/vitejs/vite/commit/a4acc161e10fb6d122f808ad6211feef389d41a9))
7
8
9
10
# [1.2.0](https://github.com/vitejs/vite/compare/plugin-vue@1.1.5...plugin-vue@1.2.0) (2021-03-26)
11
12
packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
- "version": "1.2.0",
+ "version": "1.2.1",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments