diff --git a/packages/plugin-legacy/CHANGELOG.md b/packages/plugin-legacy/CHANGELOG.md index 9ba7d07f3fa383..606cc5e4d64920 100644 --- a/packages/plugin-legacy/CHANGELOG.md +++ b/packages/plugin-legacy/CHANGELOG.md @@ -1,3 +1,10 @@ +## 5.1.0 (2023-11-21) + +* docs(legacy): clarify that csp hashes could change between minors (#15057) ([cd35330](https://github.com/vitejs/vite/commit/cd35330)), closes [#15057](https://github.com/vitejs/vite/issues/15057) +* fix(legacy): preserve async generator function invocation (#15021) ([47551a6](https://github.com/vitejs/vite/commit/47551a6)), closes [#15021](https://github.com/vitejs/vite/issues/15021) + + + ## 5.0.0 (2023-11-16) * feat(plugin-legacy)!: bump vite peer dep (#15004) ([3c92c7b](https://github.com/vitejs/vite/commit/3c92c7b)), closes [#15004](https://github.com/vitejs/vite/issues/15004) diff --git a/packages/plugin-legacy/package.json b/packages/plugin-legacy/package.json index 13d0b23bc98dec..aaf73ca6348351 100644 --- a/packages/plugin-legacy/package.json +++ b/packages/plugin-legacy/package.json @@ -1,6 +1,6 @@ { "name": "@vitejs/plugin-legacy", - "version": "5.0.0", + "version": "5.1.0", "license": "MIT", "author": "Evan You", "files": [