Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 1.69 KB

Upcoming releases

✨ What's New

  • Add --profile build argument (#192)

🦊 What's Changed

  • Switched from passing ArrayBuffers to using Uint8Array, to accommodate WASM better. (#187)
  • Reproducibly pick the same library file when using --and-generate (#194)

Full Changelog: https://github.com/jhugman/uniffi-bindgen-react-native/compare/0.28.3-1...main

0.28.3-1

This is the first supported release of the uniffi-bindgen-react-native. Please hack responsibly. Share and enjoy.

🦊 What's Changed

  • Handle type parameter change in crnl 0.45.1 (#182)
  • Make first run more informative while compiling (#185)
  • Initial refactor in preparing for WASM (#174)
  • Add callbacks-example fixture from uniffi-rs (#172)
  • Fix CLI working without an extension (#183)
  • Use version released to Cocoapods and npm (#184)

Full Changelog: https://github.com/jhugman/uniffi-bindgen-react-native/compare/0.28.3-0...0.28.3-1

/*

✨ What's New

🦊 What's Changed

⚠️ Breaking Changes

Full Changelog: https://github.com/jhugman/uniffi-bindgen-react-native/compare/{{previous}}...{{current}} */