Releases: mrousavy/nitro
Releases · mrousavy/nitro
Release 0.35.9
27 May 15:28
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.9 (2026年05月27日)
💨 Performance Improvements
Prevent capturing onResolved/onRejected in Swift Promise (#1339 ) (2b733b9 )
🐛 Bug Fixes
Fix Promise<void> was destroyed! race condition by synchronizing Swift Promise operations (#1338 ) (d568d3a )
Safely wrap/copy ByteBuffer without modifying cursor state (#1335 ) (326d3e4 )
Release 0.35.7
19 May 14:15
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.7 (2026年05月19日)
🐛 Bug Fixes
📚 Documentation
Add Camera & Vision to Awesome Nitro Modules (c116e41 )
Add more awesome nitro modules (#1325 ) (c870f9d )
Release 0.35.6
28 Apr 15:22
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.6 (2026年04月28日)
🐛 Bug Fixes
Fix indentation for nitrogen invoke_cxx (#1308 ) (ca6e003 )
Fix nested arrays auto __element = __element assignment (#1307 ) (c136f5f )
📚 Documentation
Tell people that they can also just add reproduction PRs, not only fixes (4500ba0 )
Update contributing.md (45db616 )
Release 0.35.5
23 Apr 12:07
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.5 (2026年04月23日)
🐛 Bug Fixes
Override equals(...) and hashCode() to make all Kotlin structs equatable (#1288 ) (8c75b2d )
Use JRunnable for runOnUIThread(..) (#1302 ) (580216a )
📚 Documentation
Release 0.35.4
08 Apr 10:27
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.4 (2026年04月08日)
✨ Features
Add .asType<T>() and .isType<T>() to Swift and Kotlin Variants (#1283 ) (7b7ef99 )
🐛 Bug Fixes
Release 0.35.3
02 Apr 16:35
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.3 (2026年04月02日)
✨ Features
🐛 Bug Fixes
Some code cleanups (atomic<bool>, move assignment, const) (#1269 ) (ab2a050 )
📚 Documentation
Update Nitro banners with new website (ea7511f )
Use new algolia index name (1573fe7 )
Release 0.35.2
15 Mar 20:14
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.2 (2026年03月15日)
🐛 Bug Fixes
Fix [super invalidate] being broken in react-native 0.82 or below (#1267 ) (7e553ec )
📚 Documentation
Release 0.35.1
13 Mar 13:47
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
0.35.1 (2026年03月13日)
✨ Features
Add onDropView() to Hybrid Views (#1266 ) (dc233c5 )
Add new autolinking syntax to nitro.json - allow mixed C++ and Swift/Kotlin autolinked objects per platform (#1255 ) (2a2fc26 )
🐛 Bug Fixes
Always fail lint-typescript/tsc job when typecheck fails (#1253 ) (60c35df )
Detect duplicate nitro JS installs before install (#1256 ) (bda45a5 )
Fix stackoverflow in nitrogen (#1247 ) (857a456 )
📚 Documentation
Add guide about Android Context (NitroModules.applicationContext) (#1263 ) (16f24c3 )
Remove unused Tabs imports (b0ebb5f )
Update docs to use new nitro.json schema (#1264 ) (038e68b )
Release 0.35.1-beta.2
11 Mar 15:03
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Contributors
riteshshukla04
Release 0.35.1-beta.0
11 Mar 12:11
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
✨ Features
Add new autolinking syntax to nitro.json - allow mixed C++ and Swift/Kotlin autolinked objects per platform (#1255 ) (2a2fc26 )
🐛 Bug Fixes
Always fail lint-typescript/tsc job when typecheck fails (#1253 ) (60c35df )
Detect duplicate nitro JS installs before install (#1256 ) (bda45a5 )
Fix stackoverflow in nitrogen (#1247 ) (857a456 )