Skip to content

Commit 906dc1b

Browse files
committed
docs: update docs
1 parent 3f84143 commit 906dc1b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/docs/docs/getting-started/introduction.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,9 @@ React Native Brownfield is a library that simplifies integrating React Native in
1919

2020
| Tested React Native Version | React Native Brownfield Version |
2121
| --------------------------- | ------------------------------- |
22-
| 0.81.x, 0.82.x | 2.x |
22+
| 0.81.x, 0.82.x | 2.x, 3.x |
2323
| 0.78.x | ^1.2.0 |
24+
25+
## Cross-package Compatibility
26+
27+
For all versions >= `3.0.0`, the packages in the Brownfield ecosystem are guaranteed to be compatible with each other within the same major version (e.g. `3.*.*` brownfield CLI package is compatible with all versions `3.*.*` of other packages).

0 commit comments

Comments
 (0)