github mrousavy/nitro v0.3.0
Release 0.3.0

latest releases: v0.29.6, v0.29.5, v0.29.4...
13 months ago

0.3.0 (2024-08-09)

✨ Features

  • Add addNumbers(..) and addStrings(..) tests (ideal for benchmarking) (d51766a)
  • Add custom path arg (aa8e900)
  • Make HybridObject a NativeState (#11) (86c3702), closes #12
  • Speed up tests by making a timeouted Promise (e7a361e)

💨 Performance Improvements

  • Do all .is.. checks only in DEBUG (f5bd9e1)

🐛 Bug Fixes

  • Add nullptr check to HybridObjectRegistry (ec910a7)
  • Filter duplicate files (ac7a089)
  • Fix CMake target_sources being wrong (bc88e52)
  • Remove unresolved import on Android (f7646c3)
  • Rename Swift bridge to +ResultTypes (de36e17)
  • Set up log-level in middleware (bc56a7c)

📚 Documentation

  • mention required debugLevel (#15) (4181c43)
  • specify how nitrogen detect your specs (#14) (7a914cf)

Don't miss a new nitro release

NewReleases is sending notifications on new releases.