Skip to content

Commit a7f250d

Browse files
Fix changelog commit range in v12 migration guide (#1470)
1 parent cf08c06 commit a7f250d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/MigrationV12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ RNTL v12 introduces `root` API as an alternative that returns a root **host** el
6363
If you use `toBeOnTheScreen` matcher from [@testing-library/jest-native](https://github.com/testing-library/jest-native) your tests will fail because it uses the `container` api. To fix this, update `@testing-library/jest-native` to version 5.4.2.
6464

6565
# Full Changelog
66-
https://github.com/callstack/react-native-testing-library/compare/v11.5.2...v11.5.2...v12.0.0-rc.0
66+
https://github.com/callstack/react-native-testing-library/compare/v11.5.2...v12.0.0
6767

0 commit comments

Comments
 (0)