Skip to content

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
mainfrom
feature/rev-13
Open

REV-13 Default version matrix to 2.5.x / 2.6.x across RN and Expo#39
revopushbot wants to merge 2 commits into
mainfrom
feature/rev-13

Conversation

@revopushbot

Copy link
Copy Markdown
Contributor

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.

Platform Version(s) Revopush SDK
React Native < 0.76 (Old Arch only) Legacy Microsoft CodePush client
React Native 0.76 – 0.82 2.5.x
React Native 0.83 and above 2.6.x
Expo SDK 52 – 54 2.5.x (plugin 1.0.x)
Expo SDK 55 and above 2.6.x (plugin 1.1.x)

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.md
  • sdk/getting-started.md
  • revopush20/getting-started.md
  • intro/expo.md

Linear: REV-13

🤖 Generated with Claude Code

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants