Skip to content

Commit aaaedba

Browse files
committed
chore: update docs
1 parent 033b109 commit aaaedba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/docs/MigrationV12.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ title: Migration to 12.0
55
import TOCInline from '@theme/TOCInline';
66

77
:::note
8+
From v12.4:
9+
10+
If you are already using legacy Jest Native matchers we have a [migration guide](migration-jest-native) for moving to the built-in matchers.
11+
12+
Before v12.4:
813
If you use [Jest Native matchers](https://github.com/testing-library/jest-native), which we recommend, then you should upgrade it to version 5.4.2 or higher.
914
:::
1015

0 commit comments

Comments
 (0)