Skip to content

Latest commit

 

History

History
66 lines (25 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

66 lines (25 loc) · 2.18 KB

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