Skip to content

Commit f49282d

Browse files
committed
1 parent ec627ed commit f49282d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue-jsx/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.2](https://github.com/vitejs/vite/compare/[email protected]@1.3.2) (2021-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* allow overwriting `define` options in vue & vue-jsx plugins ([#6072](https://github.com/vitejs/vite/issues/6072)) ([5f3f6b7](https://github.com/vitejs/vite/commit/5f3f6b7b406cb3371084057c74814eb36175e5cf))
7+
8+
9+
110
## [1.3.1](https://github.com/vitejs/vite/compare/[email protected]@1.3.1) (2021-12-07)
211

312

packages/plugin-vue-jsx/package.json

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

0 commit comments

Comments
 (0)