Skip to content

Commit df59ff9

Browse files
committed
1 parent dc7fdd0 commit df59ff9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.9.3](https://github.com/vitejs/vite/compare/[email protected]@1.9.3) (2021-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** don't use object spread in the config hook ([#5155](https://github.com/vitejs/vite/issues/5155)) ([c1ce471](https://github.com/vitejs/vite/commit/c1ce471c07264db034f42573662971f0dc531df7))
7+
8+
9+
110
## [1.9.2](https://github.com/vitejs/vite/compare/[email protected]@1.9.2) (2021-09-24)
211

312

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

0 commit comments

Comments
 (0)