Skip to content

feat: add React Native 0.65 support #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

mjstelly
Copy link

Summary

  • Adds missing React Native 0.65 release metadata to enable upgrades from 0.65.0 onwards
  • Includes documentation for Hermes 0.8.1 upgrade, OkHttp v4 migration, and JCenter removal
  • Addresses issue upgrade from 0.64.3 to newest version e. 0.76.7 #395 by providing upgrade path for users on older versions

Test plan

  • Unit tests for 0.65 release file structure and content
  • Integration tests for releases index updated
  • All existing tests continue to pass
  • Linting and formatting checks pass

Related Issues

Fixes #395

Michael Stelly added 2 commits June 13, 2025 12:27
Adds missing 0.65 release metadata to enable upgrades from 0.65.0 onwards. Includes Hermes 0.8.1, OkHttp v4, and JCenter migration documentation with comprehensive test coverage.
@pvinis
Copy link
Member

pvinis commented Jun 14, 2025

this space is used only for notes that are relevant while upgrading.

@pvinis pvinis closed this Jun 14, 2025
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.

upgrade from 0.64.3 to newest version e. 0.76.7
2 participants