Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 07 Oct 16:16
· 463 commits to main since this release
9d0e637

New release focusing on Fabric support for RN 0.70 😎

Note: this release is not compatible with react-native 0.69 (with fabric enabled).

👍 Improvements

  • move codegen definitions into separate folder (ad17288)
  • reduced npm package size (6a3a910)
  • android RN 0.70 autolinking (0121aa0)
  • convert ReactPackage to a backward compatible TurboReactPackage (7e970a9)
  • more AndroidSoftInputModes (5b7d831)
  • new src (JS/TS) file structure (0399456)
  • added a section about fabric compatibility in docs (cf40766)

🔢 Miscellaneous

  • upgrade example projects to react-native 0.70 (8175d10)
  • CI emojis (46499a6)
  • PR emojis (5e90ff1)
  • upgrade docusaurus to 2.1.0 version (62e3f39)
  • improved chat example (5cd0e84)
  • react-native 0.70.1 -> 0.70.2 + libs update (114d679)
  • various small updates for example (fb3294a)