Skip to content

Release 0.30.1

Choose a tag to compare

@mrousavy mrousavy released this 15 Oct 15:33
· 410 commits to main since this release

0.30.1 (2025-10-15)

✨ Features

  • Upgrade example app to react-native 0.82 (#929) (0557089)

πŸ› Bug Fixes

  • Fix duplicate secondary Kotlin constructors for struct types (#958) (cdd076b)
  • Fix logging of Prototype in example app (#945) (bb92a3f)
  • Fix trailing optional booleans never being true (#946) (750fd4f)
  • Fix Variants with functions in Kotlin (#960) (bd45ec3)
  • Remove exclusionList from metro.config.js (00513e5)
  • Use hoisted linker installs to fix Bun 1.3 (#955) (f06e3b9)

πŸ“š Documentation

  • Add link to YouTube tutorial (a72440c)