Skip to content

Latest commit

 

History

History
56 lines (20 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

56 lines (20 loc) · 1.87 KB

1.1.0 (2021-02-09)

Features

  • plugin-vue-jsx: register jsx module during ssr (7a6aa2a)

1.0.3 (2021-02-08)

Bug Fixes

1.0.2 (2021-01-12)

Bug Fixes

  • plugin-vue-jsx: files should include index.d.ts (#1473) [skip ci] (f3ab497)
  • plugin-vue-jsx: fix define call check (#1480) (4ea065f)
  • plugin-vue-jsx: fix vue jsx hmr (#1495) (6bdc3eb)

Performance Improvements

  • plugin-vue-jsx: only gen source map when necessary (bfa8530)

1.0.1 (2021-01-04)

Bug Fixes

  • still let esbuild handle ts (5903554)

2.0.0-beta.4 (2021-01-04)

1.0.0 (2021-01-04)

Features