Skip to content

Commit b9c3991

Browse files
committed
1 parent 5104ee8 commit b9c3991

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.9.2](https://github.com/vitejs/vite/compare/[email protected]@1.9.2) (2021-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** handle rewrite default edge case with TS ([609a342](https://github.com/vitejs/vite/commit/609a342986b2d3b05ef59dc23523239938264008))
7+
8+
9+
### Reverts
10+
11+
* Revert "feat(plugin-vue): define __VUE_SSR__ flag" ([3e2c1bf](https://github.com/vitejs/vite/commit/3e2c1bf74bb8ef583d66c67c715fdeae8d8fe432))
12+
13+
14+
115
## [1.9.1](https://github.com/vitejs/vite/compare/[email protected]@1.9.1) (2021-09-23)
216

317

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.9.1",
3+
"version": "1.9.2",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)