Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit de3f7ff

Browse files
authored
Add update notification (#1930)
1 parent 52bf70d commit de3f7ff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ We try our best to maintain backwards compatibility of our plugin with previous
7474
| v0.56-v0.58 | v5.4+ *(RN upgraded versions for Android tools)* |
7575
| v0.59 | v5.6+ *(RN refactored js bundle loader code)* |
7676
| v0.60-v0.61 | v6.0+ *(RN migrated to Autolinking)* |
77-
| v0.62 | v6.2+ *(RN removed LiveReload)* |
77+
| v0.62-v0.63 | v6.2+ *(RN removed LiveReload)* |
78+
79+
*NOTE: `react-native-code-push` versions lower than **[v5.7.0](https://github.com/microsoft/react-native-code-push/releases/tag/v5.7.0)** will stop working in the near future. You can find more information in our [documentation](https://github.com/microsoft/code-push/blob/master/migration-notice.md).*
7880

7981
We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is.
8082

0 commit comments

Comments
 (0)