Skip to content

Files

Latest commit

 

History

History
178 lines (106 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

178 lines (106 loc) · 16.6 KB

0.0.16 (2024-04-11)

0.0.15 (2024-04-11)

0.0.14 (2024-04-11)

0.0.13 (2024-04-11)

0.0.12 (2022-03-03)

0.0.11 (2022-03-03)

0.0.10 (2021-12-13)

Reverts

  • Revert "drop compiler peer dependency" (0e59bf5)

0.0.9 (2021-12-13)

0.0.8 (2021-12-13)

0.0.7 (2021-12-13)

Reverts

  • Revert "remove dependency on template-compiler" (d28f3f4)

0.0.6 (2021-12-13)

0.0.5 (2021-12-13)

0.0.4 (2021-12-13)

0.0.3 (2021-12-13)

0.0.2 (2021-12-13)

Bug Fixes

  • consider window path at set descriptor cache (bdfabc9), closes #129

1.9.0 (2021-10-15)

Bug Fixes

  • hmr doesn't work when modifying the code of jsx in sfc(#88) (#137) (66d6485)
  • prevent error when SFC script contains variable named render (#145) (7a6f9e9)

Features

  • add 'target' options for transform script code (#141) (940ec45)

1.8.2 (2021-09-07)

Bug Fixes

Features