0.30.1 (2025-10-15)
✨ Features
🐛 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
frommetro.config.js
(00513e5) - Use
hoisted
linker installs to fix Bun 1.3 (#955) (f06e3b9)
📚 Documentation
- Add link to YouTube tutorial (a72440c)