# vitest-browser-react v2.0.0
- Product: vitest-browser-react (https://whatsnew.fyi/product/vitest-browser-react)
- Vendor: Vitest
- Date: 2025-10-22
- Version: v2.0.0
- Original notes: https://github.com/vitest-community/vitest-browser-react/releases/tag/v2.0.0
- Permalink: https://whatsnew.fyi/product/vitest-browser-react/releases/v2.0.0
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
###### 🚨 Breaking Changes
- Support async act v2 - by @cloudkite and **Matan Borenkraout** in https://github.com/vitest-dev/vitest-browser-react/issues/22 [(dd899)](https://github.com/vitest-dev/vitest-browser-react/commit/dd89901)
- Support new Vitest 4 syntax - by @sheremet-va in https://github.com/vitest-dev/vitest-browser-react/issues/28 [(791cb)](https://github.com/vitest-dev/vitest-browser-react/commit/791cb5b)
###### 🚀 Features
- Add `locator` property - by @sheremet-va [(12e20)](https://github.com/vitest-dev/vitest-browser-react/commit/12e2019)
- Add `RenderOptions` type for easier migration from RTL - by @wojtekmaj in https://github.com/vitest-dev/vitest-browser-react/issues/27 [(e3377)](https://github.com/vitest-dev/vitest-browser-react/commit/e33772b)
###### 🐞 Bug Fixes
- Add a mention of @vitejs/plugin-react - by @sheremet-va [(b2d41)](https://github.com/vitest-dev/vitest-browser-react/commit/b2d4120)
###### [View changes on GitHub](https://github.com/vitest-dev/vitest-browser-react/compare/v1.0.1...v2.0.0)