Skip to content

Commit 30d756e

Browse files
committed
1 parent 632b0ea commit 30d756e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-legacy/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.2](https://github.com/vitejs/vite/compare/[email protected]@1.5.2) (2021-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-legacy:** avoid executing blank dynamic import ([#4767](https://github.com/vitejs/vite/issues/4767)) ([de71408](https://github.com/vitejs/vite/commit/de7140853140029a3f48600b60e700464e7662b5)), closes [#4568](https://github.com/vitejs/vite/issues/4568)
7+
8+
9+
110
## [1.5.1](https://github.com/vitejs/vite/compare/[email protected]@1.5.1) (2021-08-03)
211

312

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

0 commit comments

Comments
 (0)