REV-13 Default version matrix to 2.5.x / 2.6.x across RN and Expo#39
Open
revopushbot wants to merge 2 commits into
Open
REV-13 Default version matrix to 2.5.x / 2.6.x across RN and Expo#39revopushbot wants to merge 2 commits into
revopushbot wants to merge 2 commits into
Conversation
Make the Revopush 2.x client the default everywhere and extend the version matrix to cover all React Native and Expo SDK versions: - RN 0.76-0.82 -> 2.5.x, RN 0.83 and above -> 2.6.x - Expo SDK 52-54 -> 2.5.x (plugin 1.0.x), Expo SDK 55+ -> 2.6.x (plugin 1.1.x) - Only legacy Microsoft CodePush clients (RN < 0.76, Old Arch) stay on the old client Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Makes the Revopush 2.x client the default everywhere and consolidates the SDK version matrix into a single table covering all React Native and Expo SDK versions.
Version rule applied:
1.5 → 2.5,1.6 → 2.6.Only legacy apps still on the original Microsoft CodePush client (RN < 0.76, Old Architecture only) stay on the old client; everyone else uses Revopush 2.x by default.
Files
intro/getting-started.mdsdk/getting-started.mdrevopush20/getting-started.mdintro/expo.mdLinear: REV-13
🤖 Generated with Claude Code