Update dependency @vitejs/plugin-vue2 to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vitejs/plugin-vue2 | devDependencies | major | ^1.1.2 -> 2.3.1 |
Release Notes
vitejs/vite-plugin-vue2
v2.3.1
Bug Fixes
- exports types (5f48994)
v2.3.0
Features
v2.2.0
Features
- Update for Vite 4.x support ([#71](https://github.com/vitejs/vite-plugin-vue2/issues/71)) (#72) (d2360be)
v2.1.0
Bug Fixes
- esbuild: transpile with esnext in dev (#60) (bd87898)
- invalidate script module cache when it changed in hot update (#67) (b8e6133)
Features
2.0.1 (2022-11-09)
Bug Fixes
2.0.0 (2022-09-13)
Breaking Changes
- only support Vite 3 (#28)
Bug Fixes
- handle undefined on import.meta.hot.accept (b668430)
Features
1.1.2 (2022-07-01)
Bug Fixes
- force resolution of vue to deal with deps requiring vue (9a78726), closes #16
- handle decorators in ts rewriteDefault fallback (2d24d2a), closes #17
1.1.1 (2022-06-28)
Bug Fixes
v2.0.1
Bug Fixes
v2.0.0
Breaking Changes
- only support Vite 3 (#28)
Bug Fixes
- handle undefined on import.meta.hot.accept (b668430)
Features
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Tine Wittler