Skip to content

Commit d13bbb7

Browse files
committed
1 parent be24a59 commit d13bbb7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/plugin-legacy/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.5.3](https://github.com/vitejs/vite/compare/[email protected]@1.5.3) (2021-09-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-legacy:** fix regression introduced in [#4536](https://github.com/vitejs/vite/issues/4536) ([#4861](https://github.com/vitejs/vite/issues/4861)) ([fdc3212](https://github.com/vitejs/vite/commit/fdc3212474ff951e7e67810eca6cfb3ef1ed9ea2))
7+
* **plugin-legacy:** skip in SSR build ([#4536](https://github.com/vitejs/vite/issues/4536)) ([1f068fc](https://github.com/vitejs/vite/commit/1f068fcec38fc07c34e75a19821064386e460907))
8+
9+
10+
111
## [1.5.2](https://github.com/vitejs/vite/compare/[email protected]@1.5.2) (2021-09-01)
212

313

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

0 commit comments

Comments
 (0)