Skip to content

Update dependency @vitejs/plugin-vue2 to v2

Tine Wittler requested to merge renovate/vitejs-plugin-vue2-2.x into main

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

Compare Source

Bug Fixes

v2.3.0

Compare Source

Features

v2.2.0

Compare Source

Features

v2.1.0

Compare Source

Bug Fixes
  • esbuild: transpile with esnext in dev (#​60) (bd87898)
  • invalidate script module cache when it changed in hot update (#​67) (b8e6133)
Features
  • resolve complier from peer dep when unable to resolve from the root (#​68) (0ea62d2)

2.0.1 (2022-11-09)

Bug Fixes
  • allow overwriting template.transformAssetUrls.includeAbsolute (#​48) (7db0767)

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

Compare Source

Bug Fixes
  • allow overwriting template.transformAssetUrls.includeAbsolute (#​48) (7db0767)

v2.0.0

Compare Source

Breaking Changes
  • only support Vite 3 (#​28)
Bug Fixes
  • handle undefined on import.meta.hot.accept (b668430)
Features

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports