Conversation
- Bump `nitrogen` and `react-native-nitro-modules` versions to `0.29.8` in `package.json`, `example/package.json`, and `bun.lock`. - Update `Podfile.lock` to reflect the new `NitroModules` version. - Modify Kotlin and Swift bridge files to enhance type safety with `NON_NULL` annotations. - Refactor vector handling in Swift to utilize `FastVectorCopy` for better performance.
github-actions bot
pushed a commit
that referenced
this pull request
Oct 8, 2025
## [1.1.0-next.1](v1.0.3...v1.1.0-next.1) (2025-10-08) ### ✨ Features * add android support ([#49](#49)) ([369ad10](369ad10)) * **android:** add html support ([#52](#52)) ([ca1ffb0](ca1ffb0)) * **ios:** add html support ([#56](#56)) ([02f0a9c](02f0a9c)) ### 📚 Documentation * add CONTRIBUTING.md and issue templates for better community engagement ([#48](#48)) ([a213abe](a213abe)) * update README.md for improved clarity and formatting ([#59](#59)) ([dbe93aa](dbe93aa)) ### 🛠️ Other changes * bum up nitro 0.29.8 ([#57](#57)) ([e550832](e550832))
|
🎉 This PR is included in version 1.1.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
Pull Request
chore: bum up nitro 0.29.8
Description
nitrogenandreact-native-nitro-modulesversions to0.29.8inpackage.json,example/package.json, andbun.lock.Podfile.lockto reflect the newNitroModulesversion.NON_NULLannotations.FastVectorCopyfor better performance.Brief description of what this PR does.
Type of Change
Testing
Checklist
Additional Notes
Any additional information for reviewers.