# vitest-browser-react v2.2.0
- Product: vitest-browser-react (https://whatsnew.fyi/product/vitest-browser-react)
- Vendor: Vitest
- Date: 2026-04-05
- Version: v2.2.0
- Original notes: https://github.com/vitest-community/vitest-browser-react/releases/tag/v2.2.0
- Permalink: https://whatsnew.fyi/product/vitest-browser-react/releases/v2.2.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'.
---
- **added** — Add createRootOptions to ComponentRenderOptions
- **added** — Expose page.renderHook
###### 🚀 Features
- Add `createRootOptions` to `ComponentRenderOptions` - by @nstepien in https://github.com/vitest-community/vitest-browser-react/issues/53 [(8803d)](https://github.com/vitest-community/vitest-browser-react/commit/8803d53)
- Expose `page.renderHook` - by @sheremet-va in https://github.com/vitest-community/vitest-browser-react/issues/54 [(38389)](https://github.com/vitest-community/vitest-browser-react/commit/3838945)
###### [View changes on GitHub](https://github.com/vitest-community/vitest-browser-react/compare/v2.1.0...v2.2.0)