Skip to content

Latest commit

 

History

History
79 lines (31 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

79 lines (31 loc) · 3.28 KB

1.1.0-beta.0 (2021-10-28)

Bug Fixes

  • plugin-react: avoid mangling the sourcemaps of virtual modules (#5421) (8556ffe)

1.0.6 (2021-10-25)

Bug Fixes

  • plugin-react: account for querystring in transform hook (#5333) (13c3813)

1.0.5 (2021-10-18)

Bug Fixes

1.0.4 (2021-10-11)

1.0.3 (2021-10-11)

Bug Fixes

1.0.2 (2021-10-05)

Bug Fixes

  • plugin-react: respect opts.fastRefresh in viteBabel (#5139) (5cf4e69)

1.0.1 (2021-09-22)

Bug Fixes

  • plugin-react: inconsistent error warning (#5031) (89ba8ce)

Features

  • plugin-react: pre-optimize jsx-dev-runtime (#5036) (a34dd27)

1.0.0 (2021-09-22)

See the readme for more information.

Thanks to @aleclarson and @pengx17 for preparing this release!

Legacy

Before @vitejs/plugin-react, there was @vitejs/plugin-react-refresh.

See its changelog here.