Releases: infinitered/ignite-ir-boilerplate-2016
Version 0.2.4
- Fixes a Reactotron-caused crash
- Eliminates Ignite 2.0 warnings
Version 0.2.3
Release notes
• PR #20 - pass pre-commit hooks when translation enabled, thanks to @ruddell
• PR #32 - Add askToOverwrite config, thanks to @robinheinze
• PR #33 - Fix naming error by adding Screen to Style import on Screen template, thanks to @fvonhoven
• PR #35 - fix test warnings by locking dependency versions, thanks to @derekgreenberg
• PR #36 - Specifies React Native version, thanks to @skellock
• PR #38 - Properly appends Screen to name in screen generator, thanks to @jamonholmgren
• PR #39 - Fix inconsistent "styles" styles, thanks to @raviqqe
• PR #40 - Fix duplicate class property initialization, thanks to @raviqqe
Version 0.2.2
This release locks runtime dependencies on the generated app to avoid breaking changes in dependencies, such as react-native-router-flux
.