Skip to content

Commit e14a3f9

Browse files
committed
1 parent d18ab9e commit e14a3f9

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.0](https://github.com/vitejs/vite/compare/[email protected]@1.9.0) (2021-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** enable ts in template also for lang=tsx ([ed88df3](https://github.com/vitejs/vite/commit/ed88df30a93d759e5c4ac0f079b9f604fad2ce40))
7+
8+
9+
### Features
10+
11+
* **plugin-vue:** support optional @vue/compiler-sfc peer dep ([b17b5ae](https://github.com/vitejs/vite/commit/b17b5ae68de50413a95fb992ceda92ec0fceaa86))
12+
13+
14+
115
## [1.8.1](https://github.com/vitejs/vite/compare/[email protected]@1.8.1) (2021-09-19)
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.8.1",
3+
"version": "1.9.0",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)