Skip to content

Commit 42c271a

Browse files
committed
chore: tweak docs
1 parent 36efd7e commit 42c271a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

website/docs/MigrationV12.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ Historically `container` was supposed to mimic the [RTL's container](https://tes
5656

5757
RNTL v12 introduces `root` API as an alternative that returns a root **host** element. The difference between `root` and `UNSAFE_root` properties is that that `root` will always represents a host element, while `UNSAFE_root` will typically represent a composite element.
5858

59-
# All changes
60-
61-
* TODO
62-
6359
# Full Changelog
64-
https://github.com/callstack/react-native-testing-library/compare/v11.5.2...v12.0.0
60+
https://github.com/callstack/react-native-testing-library/compare/v11.5.2...v11.5.2...v12.0.0-rc.0
6561

0 commit comments

Comments
 (0)