Skip to content

Commit ee54b65

Browse files
committed
1 parent 90c7e20 commit ee54b65

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.8.0](https://github.com/vitejs/vite/compare/[email protected]@1.8.0) (2021-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all non-major dependencies ([#4545](https://github.com/vitejs/vite/issues/4545)) ([a44fd5d](https://github.com/vitejs/vite/commit/a44fd5d38679da0be2536103e83af730cda73a95))
7+
8+
9+
### Performance Improvements
10+
11+
* **plugin-vue:** inline main script for build + avoid sourcemap generation when possible ([93d9a2d](https://github.com/vitejs/vite/commit/93d9a2d175b1a1e3fe54197856a86887b1dadb74))
12+
13+
14+
115
## [1.7.1](https://github.com/vitejs/vite/compare/[email protected]@1.7.1) (2021-09-18)
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.7.1",
3+
"version": "1.8.0",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)