Skip to content

Commit 2d694e5

Browse files
docs: update compatibility table
1 parent 528ac97 commit 2d694e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/components/Compatibility/EnrichedCompatibility.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const REACT_NATIVE_VERSIONS = [
1313
];
1414

1515
const LIBRARY_VERSIONS = [
16-
{ version: 'nightly', supportedFrom: '0.81', supportedTo: '0.86' },
16+
{ version: 'nightly', supportedFrom: '0.82', supportedTo: '0.87' },
1717
{ version: '1.2.x (next)', supportedFrom: '0.82', supportedTo: '0.87' },
1818
{ version: '1.1.x', supportedFrom: '0.81', supportedTo: '0.86' },
1919
{ version: '1.0.x', supportedFrom: '0.81', supportedTo: '0.85' },

0 commit comments

Comments
 (0)