Releases: callstack/react-native-testing-library
Releases · callstack/react-native-testing-library
v12.7.2 (2024-09-12)
What's Changed
Features
- feat: simulated native TextInput state by @mdjastrzebski in #1653
- feat: support Switch checked state by @mdjastrzebski in #1657
- feat: support
Image
withalt
prop as label by @mdjastrzebski in #1665
Bug Fixes
- fix: use native state across the queries and matchers by @mdjastrzebski in #1667
Other
- refactor: accessibility handling by @mdjastrzebski in #1658
- refactor: scroll view native state by @mdjastrzebski in #1661
- refactor: simplify native state management by @mdjastrzebski in #1662
- chore(deps-dev): bump @callstack/eslint-config from 14.2.0 to 15.0.0 by @dependabot in #1650
New Contributors
- @amandeepmittal made their first contribution in #1660
Full Changelog: v12.6.1...v12.7.1
v12.7.1 (2024-09-12)
What's Changed
Features
- feat: simulated native TextInput state by @mdjastrzebski in #1653
- feat: support Switch checked state by @mdjastrzebski in #1657
- feat: support
Image
withalt
prop as label by @mdjastrzebski in #1665
Other
- refactor: accessibility handling by @mdjastrzebski in #1658
- refactor: scroll view native state by @mdjastrzebski in #1661
- refactor: simplify native state management by @mdjastrzebski in #1662
- chore(deps-dev): bump @callstack/eslint-config from 14.2.0 to 15.0.0 by @dependabot in #1650
New Contributors
- @amandeepmittal made their first contribution in #1660
Full Changelog: v12.6.1...v12.7.1
v12.7.0 (2024-09-12)
What's Changed
Features
- feat: simulated native TextInput state by @mdjastrzebski in #1653
- feat: support Switch checked state by @mdjastrzebski in #1657
- feat: support
Image
withalt
prop as label by @mdjastrzebski in #1665
Other
- refactor: accessibility handling by @mdjastrzebski in #1658
- refactor: scroll view native state by @mdjastrzebski in #1661
- refactor: simplify native state management by @mdjastrzebski in #1662
- chore(deps-dev): bump @callstack/eslint-config from 14.2.0 to 15.0.0 by @dependabot in #1650
New Contributors
- @amandeepmittal made their first contribution in #1660
Full Changelog: v12.6.1...v12.7.0
v12.6.1 (2024-08-28)
What's Changed
- refactor: remove real timers warning in User Event by @mdjastrzebski in #1654
Full Changelog: v12.6.0...v12.6.1
v12.6.0 (2024-08-16)
v12.5.3 (2024-08-09)
What's Changed
- fix: Respect maxLength prop in type() function by @joshuayoes in #1641
- chore: remove broken
experiments-rtl
app by @mdjastrzebski in #1642
New Contributors
- @joshuayoes made their first contribution in #1641
Full Changelog: v12.5.2...v12.5.3
v12.5.2
v12.5.1
v12.5.0
12.5.0 (2024-04-29)
Features
*ByRole
TypeScript hints by @mdjastrzebski in #1596
Bug Fixes
- User Event: expose common base synthetic event methods by @mdjastrzebski in #1589
- proper
act
usage by @mdjastrzebski in #1592 - pass through Test Renderer options by @mdjastrzebski in #1594
New Contributors
v12.4.5
RNTL 12.4.5 (2024-03-28)
Bugfixes
findBy*
timeout with detached screen by @mdjastrzebski in #1576
Other
- docs: update docs about eslint rule by @mdjastrzebski in #1578
Full Changelog: v12.4.4...v12.4.5