Skip to content

chore: bump up nitro 0.29.8#57

Merged
patrickkabwe merged 1 commit intomainfrom
chore/bump-up-nitro-0.29.8
Oct 5, 2025
Merged

chore: bump up nitro 0.29.8#57
patrickkabwe merged 1 commit intomainfrom
chore/bump-up-nitro-0.29.8

Conversation

@patrickkabwe
Copy link
Owner

@patrickkabwe patrickkabwe commented Oct 5, 2025

Pull Request

chore: bum up nitro 0.29.8

Description

  • 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.

Brief description of what this PR does.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other

Testing

  • Tested on iOS
  • Tested on Android
  • Added/updated tests

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Documentation updated (if needed)
  • No breaking changes (or clearly documented)

Additional Notes

Any additional information for reviewers.

- 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.
@patrickkabwe patrickkabwe changed the title chore: bum up nitro 0.29.8 chore: bump up nitro 0.29.8 Oct 5, 2025
@patrickkabwe patrickkabwe merged commit e550832 into main Oct 5, 2025
4 checks passed
@patrickkabwe patrickkabwe deleted the chore/bump-up-nitro-0.29.8 branch October 5, 2025 21:25
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))
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

🎉 This PR is included in version 1.1.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant