v2.0.0
🚨 Breaking Changes
- Support async act v2 - by @cloudkite and Matan Borenkraout in https://github.com/vitest-dev/vitest-browser-react/issues/22 (dd899)
- Support new Vitest 4 syntax - by @sheremet-va in https://github.com/vitest-dev/vitest-browser-react/issues/28 (791cb)
🚀 Features
- Add
locatorproperty - by @sheremet-va (12e20) - Add
RenderOptionstype for easier migration from RTL - by @wojtekmaj in https://github.com/vitest-dev/vitest-browser-react/issues/27 (e3377)
🐞 Bug Fixes
- Add a mention of @vitejs/plugin-react - by @sheremet-va (b2d41)