Releases: electrode-io/electrode-native
Releases · electrode-io/electrode-native
0.45.8
What's Changed
Bug Fixes
- Upgrade container to use swift5 compiler
- Ensure composite dependencies are version limited
Full Changelog: v0.45.7...v0.45.8
0.49.2
- Ensure compatible version of ern-navigation and ern-container-publisher-maven is used
Full Changelog: v0.49.1...v0.49.2
0.48.6
- Ensure compatible version of ern-navigation and ern-container-publisher-maven is used
Full Changelog: v0.48.5...v0.48.6
0.47.4
- Ensure compatible version of ern-navigation and ern-container-publisher-maven is used
Full Changelog: v0.47.3...v0.47.4
0.46.3
- Ensure compatible version of ern-navigation and ern-container-publisher-maven is used
Full Changelog: v0.46.2...v0.46.3
0.45.7
- Ensure compatible version of ern-navigation and ern-container-publisher-maven is used
Full Changelog: v0.45.6...v0.45.7
0.49.1
0.49.0
What's Changed
Default version of react-native
updated to 0.66.4
in manifest:
Improvements
- Update ElectrodeReactContainer.java and regen fixtures #1815
- Make electrode plugin delegates nullable #1816
- Pass resolutions to runLocalCompositeGen #1818
- Throw in case metro fails to generate the bundle silently #1821
- Add MiniAppsConfig file to iOS container gen #1823
- Fix yarn info generic message when package not exists #1848
Bug Fixes
- Fix bug in createTmpDir function #1810
- Fix babel support for RN 0.64+ #1811
- Fix bug in code-push release #1812
- Replace deprecated instruments commands #1835
- Fix cauldron app name for releasing to codepush #1844
- Prevent plugin cfg gen crash caused by g2js bug #1847
- Fix isYarnInstalled issue on Windows OS #1852
- Fix relative path problem when creating container #1851
New Features
- Add support for Android dynamic feature modules #1813
- Update plugin config gen with kotlin support #1824
Internal
- Dedupe yarn.log and apply formatter #1809
- Add GitHub action workflow for ern release #1814
- Fix unit tests on Node 16 #1820
- Format root level js files #1831
- Update mock-fs to 5.1.1 #1830
- Update documentation #1825
- Move husky hooks to individual script files #1806
- Update description of codepush tests #1833
- Use Node.js 16 for Azure tests #1834
- Update GitHub workflows #1819
- Automate publishing and versioning #1841
- Update CONTRIBUTING.md #1846
- Run prettier --check on CI #1850
- Update dependencies (yarn.lock/semver) #1853
New Contributors
- @ozcanzaferayan made their first contribution in #1844
Full Changelog: v0.48.5...v0.49.0
0.48.5
Bug Fixes
- #1835 Replace deprecated instruments commands (fixes run-ios when using Xcode 13)
Full Changelog: v0.48.4...v0.48.5