Skip to content

Latest commit

 

History

History
117 lines (43 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

117 lines (43 loc) · 4.23 KB

2.3.1 (2023-11-16)

Bug Fixes

2.3.0 (2023-11-16)

Features

2.2.0 (2022-12-10)

Features

2.1.0 (2022-11-30)

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

  • handle no template code in .vue file (#11) (42b0851), closes #15

1.1.0 (2022-06-20)

Features

1.0.1 (2022-06-17)

Bug Fixes

  • disable prettify by default (cd80f72)

Features

1.0.0 (2022-06-17)

Features