Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: mrousavy/nitro

Release 0.35.9

27 May 15:28
@mrousavy mrousavy

Choose a tag to compare

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)
Assets 4
Loading
HamoBoker, sajorahasan, and migueldaipre reacted with thumbs up emoji slymntrm, sajorahasan, and migueldaipre reacted with rocket emoji
4 people reacted

Release 0.35.7

19 May 14:15
@mrousavy mrousavy

Choose a tag to compare

0.35.7 (2026年05月19日)

🐛 Bug Fixes

📚 Documentation

  • Add Camera & Vision to Awesome Nitro Modules (c116e41)
  • Add more awesome nitro modules (#1325) (c870f9d)
Loading
Splicer97, lin72h, and galaxykhh reacted with thumbs up emoji slymntrm and lin72h reacted with hooray emoji HamoBoker and lin72h reacted with heart emoji slymntrm and lin72h reacted with rocket emoji
5 people reacted

Release 0.35.6

28 Apr 15:22
@mrousavy mrousavy

Choose a tag to compare

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)
Loading
slymntrm reacted with thumbs up emoji HamoBoker, sajorahasan, and JaMinsane reacted with heart emoji
4 people reacted

Release 0.35.5

23 Apr 12:07
@mrousavy mrousavy

Choose a tag to compare

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

Loading
HamoBoker, slymntrm, and Basil-Code reacted with thumbs up emoji
3 people reacted

Release 0.35.4

08 Apr 10:27
@mrousavy mrousavy

Choose a tag to compare

0.35.4 (2026年04月08日)

✨ Features

  • Add .asType<T>() and .isType<T>() to Swift and Kotlin Variants (#1283) (7b7ef99)

🐛 Bug Fixes

  • Fix Xcode 26.4. build with static linkage (#1282) (b4c302f)
Loading
slymntrm, gustavo-rodriguez-redarbor-net, dangdo1, lin72h, and HamoBoker reacted with thumbs up emoji gustavo-rodriguez-redarbor-net, dangdo1, lin72h, and HamoBoker reacted with heart emoji
5 people reacted

Release 0.35.3

02 Apr 16:35
@mrousavy mrousavy

Choose a tag to compare

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)
Loading
slymntrm, lin72h, sajorahasan, and Gruak reacted with thumbs up emoji joncodeofficial, riteshshukla04, migueldaipre, HamoBoker, sajorahasan, and lin72h reacted with heart emoji
8 people reacted

Release 0.35.2

15 Mar 20:14
@mrousavy mrousavy

Choose a tag to compare

0.35.2 (2026年03月15日)

🐛 Bug Fixes

  • Fix [super invalidate] being broken in react-native 0.82 or below (#1267) (7e553ec)

📚 Documentation

Loading
slymntrm, sajorahasan, JaMinsane, Gruak, and lin72h reacted with thumbs up emoji HamoBoker, sajorahasan, and lin72h reacted with heart emoji
6 people reacted

Release 0.35.1

13 Mar 13:47
@mrousavy mrousavy

Choose a tag to compare

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)
Loading
HamoBoker, Splicer97, slymntrm, pinpong, and sajorahasan reacted with thumbs up emoji JaMinsane, HamoBoker, and sajorahasan reacted with heart emoji
6 people reacted

Release 0.35.1-beta.2

11 Mar 15:03
@mrousavy mrousavy

Choose a tag to compare

Release 0.35.1-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.35.1-beta.0...v0.35.1-beta.2

Contributors

riteshshukla04
Loading
slymntrm reacted with thumbs up emoji
1 person reacted

Release 0.35.1-beta.0

11 Mar 12:11
@mrousavy mrousavy

Choose a tag to compare

Release 0.35.1-beta.0 Pre-release
Pre-release

0.35.1-beta.0 (2026年03月11日)

✨ 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)
Loading
Splicer97 and HamoBoker reacted with thumbs up emoji LuizHGodoy reacted with heart emoji
3 people reacted
Previous 1 3 4 5 10 11
Previous

AltStyle によって変換されたページ (->オリジナル) /