Skip to content

Latest commit

 

History

History
87 lines (30 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

87 lines (30 loc) · 2.95 KB

1.1.4 (2021-05-03)

Features

  • include/exclude options for vue-jsx plugin (#1953) (fbecf1e)

1.1.3 (2021-03-31)

Bug Fixes

1.1.2 (2021-02-24)

1.1.1 (2021-02-24)

Bug Fixes

  • plugin-vue-jsx: do not read babel configuration (#2181) (8f0dc25)

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