Releases: callstack/react-native-testing-library
Releases · callstack/react-native-testing-library
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
v12.4.4
RNTL 12.4.4 (2024-03-18)
Bug Fixes
New Contributors
- @retyui made their first contribution in #1567
- @donysukardi made their first contribution in #1569
- @JoseLion made their first contribution in #1571
Full Changelog: v12.4.3...v12.4.4
v12.4.3
v12.4.2
What's Changed
Improvements
- feat: add option to pass
contentSize
andlayoutMeasurement
when callingscrollTo
by @j-piasecki in #1543
Other
- chore: remove renovate by @mdjastrzebski in #1539
- chore: add release it by @mdjastrzebski in #1546
New Contributors
- @j-piasecki made their first contribution in #1543
Full Changelog: v12.4.1...v12.4.2
v12.4.1
What's Changed
New things
- RFC/feat: default accessibility roles by @mdjastrzebski in #1490
Fixes
- chore: fix extend-expect.d.ts types by internalizing them by @mdjastrzebski in #1536
- fix: matcher Jest extensions by @mdjastrzebski in #1537
- fix: user event add target prop by @mdjastrzebski in #1538
Other
- chore: update & check example packages by @mdjastrzebski in #1528
- docs: spell-check some docs by @mdjastrzebski in #1529
- docs: rewrite How should I query? guide by @mdjastrzebski in #1531
- docs: remove beta status for User Event by @mdjastrzebski in #1532
- chore: deps update 2023-11-27 by @mdjastrzebski in #1533
Full Changelog: v12.4.0...v12.4.1
v12.4.0
What's Changed
Features
- Built-in Jest matchers
Contributors for this feature 👏👏👏
toHaveTextContent
matcher #1461 by @mdjastrzebskitoBeEmptyElement
matcher #1462 by @kyawthura-ggtoHaveDisplayValue
matcher #1463 by @jaworek & @mdjastrzebskitoBeVisible
matcher #1465 by @thiagobreztoBeEnabled
&toBeDisabled
matchers #1469 by @jaworektoHaveProp
matcher #1477 by @AntoineThibitoBeChecked
&toBePartiallyChecked
matchers #1479 by @kyawthura-ggtoHaveStyle
matcher #1487 by @marcinkornektoBeSelected
matcher #1488 by @AntoineThibitoBeBusy
matcher #1493 by @hduprattoContainElement
matcher #1495 by @siepratoHaveAccessibilityValue
matcher #1496 by @tarunrajputtoBeExpanded
&toBeCollapsed
matchers #1497 by @siepratoHaveAccessibleName
matcher #1509 by @anishamalde- Special thanks to @pierrezimmermannbam for helping with code reviews!
Full Changelog: v12.3.3...v12.4.0