Skip to content

feat: upgrade to Nitro 0.35.0#2

Merged
AlshehriAli0 merged 3 commits intomainfrom
nitro-0.35-upgrade
Mar 5, 2026
Merged

feat: upgrade to Nitro 0.35.0#2
AlshehriAli0 merged 3 commits intomainfrom
nitro-0.35-upgrade

Conversation

@AlshehriAli0
Copy link
Copy Markdown
Owner

Summary

This PR upgrades the project to support Nitro 0.35.0, which includes a critical memory leak fix in Kotlin HybridObjects.

Changes

  • Upgrade nitrogen from 0.34.1 to 0.35.0
  • Regenerate specs using nitrogen 0.35.0
  • Update peerDependencies to require react-native-nitro-modules >= 0.35.0
  • Add compatibility documentation
  • Update installation guide with version requirements
  • Update documentation to use code blocks for library names

Migration

Users upgrading from v1.0.x to v1.1.0 need to update react-native-nitro-modules to >= 0.35.0 and rebuild their app.

@AlshehriAli0 AlshehriAli0 self-assigned this Mar 5, 2026
Upgrade nitrogen to 0.35.0 and regenerate specs to support the latest version.
Nitro 0.35.0 includes a critical memory leak fix in Kotlin HybridObjects.

Changes:
- Upgrade nitrogen from 0.34.1 to 0.35.0
- Regenerate specs using nitrogen 0.35.0
- Update peerDependencies to require react-native-nitro-modules >=35.0
- Add compatibility documentation
- Update version requirements in installation guide
…tions

- Clarified compatibility details for `react-native-nitro-modules`.
- Updated installation instructions to use `bunx` instead of `npx` for Expo prebuild commands.
- Enhanced the getting started guide with code formatting for library names.
- Minor adjustments to ensure consistency in documentation formatting.
… 2.x

- Added a note that version 2.x requires Nitro 0.35.0 or newer.
- Clarified compatibility details in the migration guide and installation instructions.
- Updated installation commands to reflect version requirements for `react-native-nitro-modules`.
- Enhanced documentation for better clarity on upgrading from v1.x to v2.0.0.
@AlshehriAli0 AlshehriAli0 merged commit 85ce381 into main Mar 5, 2026
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.

1 participant