Skip to content

Latest commit

 

History

History
59 lines (20 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

59 lines (20 loc) · 1.88 KB

1.2.1 (2021-02-02)

Bug Fixes

  • plugin-react-refresh: avoid using optional chaining for Node 12 compat (9d9fa17), closes #1851

1.2.0 (2021-02-02)

Features

  • plugin-react-refresh: allow specifying additional parser plugins (435da60)

1.1.3 (2021-01-29)

Bug Fixes

  • plugin-react-refresh: fix react refresh with base option (59c4e7f), closes #1787

1.1.2 (2021-01-19)

Bug Fixes

  • plugin-react-refresh: skip during ssr (d1383ed)

1.1.1 (2021-01-06)

Bug Fixes

Features

1.1.0 (2021-01-02)

Features

  • plugin-react-refresh: types (25d68c1)