Skip to content

Commit c21710a

Browse files
committed
1 parent 990f338 commit c21710a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Diff for: packages/plugin-vue/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.0.4](https://github.com/vitejs/vite/compare/[email protected]@1.0.4) (2021-01-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** mark SFC compiler options as `Partial` ([#1316](https://github.com/vitejs/vite/issues/1316)) ([331484c](https://github.com/vitejs/vite/commit/331484c2600e96543aa8007b4940d023cb5cc19f))
7+
8+
9+
### Features
10+
11+
* **plugin-vue:** export vue query parse API ([#1303](https://github.com/vitejs/vite/issues/1303)) ([56bcb0c](https://github.com/vitejs/vite/commit/56bcb0c475a5dff31527cad6dcd7c61fde424f5e))
12+
13+
14+
115
## [1.0.3](https://github.com/vitejs/vite/compare/[email protected]@1.0.3) (2021-01-02)
216

317

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

0 commit comments

Comments
 (0)