# vitest-browser-react v2.0.3
- Product: vitest-browser-react (https://whatsnew.fyi/product/vitest-browser-react)
- Vendor: Vitest
- Date: 2026-01-22
- Version: v2.0.3
- Original notes: https://github.com/vitest-community/vitest-browser-react/releases/tag/v2.0.3
- Permalink: https://whatsnew.fyi/product/vitest-browser-react/releases/v2.0.3
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'.
---
###### 🐞 Bug Fixes
- Use a simple counter for act - by @ocavue in https://github.com/vitest-community/vitest-browser-react/issues/43 [(8b122)](https://github.com/vitest-community/vitest-browser-react/commit/8b122d2)
- Attach a stable testid to default `baseElement` and `container` - by @nizans in https://github.com/vitest-community/vitest-browser-react/issues/44 [(e8acb)](https://github.com/vitest-community/vitest-browser-react/commit/e8acbcb)
- **Warning:** If you are using snapshots with `container`, update to Vitest 4.0.18 to avoid rendering injected `data-testid` attribute.
###### [View changes on GitHub](https://github.com/vitest-community/vitest-browser-react/compare/v2.0.2...v2.0.3)