0.0.4 (2023-11-27)
- 设置代理地址 (16881b6)
0.0.3 (2023-11-27)
0.0.2 (2023-11-27)
- allow overwriting template.transformAssetUrls.includeAbsolute (#48) (7db0767)
- disable prettify by default (cd80f72)
- esbuild: transpile with esnext in dev (#60) (bd87898)
- exports types (5f48994)
- force resolution of vue to deal with deps requiring vue (9a78726), closes #16
- handle decorators in ts rewriteDefault fallback (2d24d2a), closes #17
- handle no template code in .vue file (#11) (42b0851), closes #15
- handle undefined on import.meta.hot.accept (b668430)
- invalidate script module cache when it changed in hot update (#67) (b8e6133)
- add compiler option in Options (#45) (fb47586)
- it is working (6c387d8)
- resolve complier from peer dep when unable to resolve from the root (#68) (0ea62d2)
- support css v-bind (5146fd8)
- Update for Vite 4.x support ([#71](vitejs#71)) (#72) (d2360be)
- Vite 5 Support (#94) (f080464)
2.3.1 (2023-11-16)
- exports types (5f48994)
2.3.0 (2023-11-16)
2.2.0 (2022-12-10)
2.1.0 (2022-11-30)
- esbuild: transpile with esnext in dev (#60) (bd87898)
- invalidate script module cache when it changed in hot update (#67) (b8e6133)
2.0.1 (2022-11-09)
2.0.0 (2022-09-13)
- only support Vite 3 (#28)
- handle undefined on import.meta.hot.accept (b668430)
1.1.2 (2022-07-01)
- 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)
1.1.0 (2022-06-20)
- support css v-bind (5146fd8)
- disable prettify by default (cd80f72)
- it is working (6c387d8)
- it is working (6c387d8)