Skip to content

Commit b0b0b23

Browse files
committed
1 parent 7f83deb commit b0b0b23

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/plugin-legacy/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.2.2](https://github.com/vitejs/vite/compare/[email protected]@1.2.2) (2021-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-legacy:** throw error when using esbuild minify with legacy plugin ([8fb2511](https://github.com/vitejs/vite/commit/8fb2511a02c163d85f60dfab0bef104756768e35))
7+
8+
9+
### Features
10+
11+
* default vendor chunk splitting ([f6b58a0](https://github.com/vitejs/vite/commit/f6b58a0f535b1c26f9c1dfda74c28c685402c3c9))
12+
* support `base` option during dev, deprecate `build.base` ([#1556](https://github.com/vitejs/vite/issues/1556)) ([809d4bd](https://github.com/vitejs/vite/commit/809d4bd3bf62d3bc6b35f182178922d2ab2175f1))
13+
14+
15+
116
## [1.2.1](https://github.com/vitejs/vite/compare/[email protected]@1.2.1) (2021-01-14)
217

318

packages/plugin-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-legacy",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)