What's Changed
New Features
- Support for
name
option in*ByRole
queries by @AugustinLF and @kiranjd #1127 isInaccessible
API (compat. with React Testing Library) by @mdjastrzebski #1128- [experimental] Emulate error when rendering string text outside of
Text
component by @pierrezimmermannbam #1070
Chores
- Reduce number of
act()
warnings when using React 18 by @AugustinLF #1131 - Automated testing against React 17 by @AugustinLF in #1115
- Docs: document render options by @mdjastrzebski #1129
New Contributors 👏🏻
Full Changelog: v11.1.0...v11.2.0