Skip to content
Compare
Choose a tag to compare
@satya164 satya164 released this 13 Oct 16:17
· 329 commits to main since this release

0.24.0 (2022-10-13)

Bug Fixes

  • exclude some unnecessary files from the package (0213adc)
  • fix types in cpp adapter. closes #278 (2c572dd)
  • remove babel-eslint parser due to lack of support for typescript (#274) (7a0c0e9)
  • show a helpful error if npx isn't installed (2c3b5e4)

Features

  • ios: enable function generation by Xcode with CodeGen interface (#267) (b152ccf), closes #261
  • use react-native init for generating example app (#271) (ac0e2f7)