Skip to content

Latest commit

 

History

History
140 lines (50 loc) · 5.37 KB

CHANGELOG.md

File metadata and controls

140 lines (50 loc) · 5.37 KB

1.2.0 (2021-09-29)

Bug Fixes

1.1.8 (2021-09-07)

Bug Fixes

  • hmr doesn't work when modifying the code of jsx in sfc (#4563) (1012367)

1.1.7 (2021-07-27)

Bug Fixes

1.1.6 (2021-06-27)

Bug Fixes

  • deps: update all non-major dependencies (#3791) (74d409e)
  • plugin-vue-jsx: replace default export with helper during SSR (#3966) (bc86464)
  • ssr: normalize manifest filenames (#3706) (aa8ca3f), closes #3303

Features

  • plugin-vue-jsx: jsx plugin should have extra babel plugins option (#3923) (aada0c5)

1.1.5 (2021-06-01)

Bug Fixes

  • include/exclude options for vue-jsx .d.ts (#3573) (82ec0ca)

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