Skip to content

v0.31.0

Compare
Choose a tag to compare
@belemaire belemaire released this 15 Apr 19:34
· 1202 commits to master since this release

Update React Native target version to 0.59.4

Breaking Changes

  • #1106 --jsOnly/--jsoption of create-container command has been deprecated in favor of a new command create-composite.

Improvements

  • #1109 Improves Container Generation speed along with many more miscellaneous improvements.
  • #1111 Improve iOS Runner build failure log message.
  • #1110 Improve log of native dependencies to be injected in the Container or mismatching one.
  • #1114 Improve cauldron update miniapps command logic.
  • #1116 Improve Android Container generator dependencies resolution.

New Features

Internal

  • #1107 Add new ern-composite-gen module.
  • #1113 Light refactoring of android extra config.