Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Releases: infinitered/ignite-ir-boilerplate-2016

Version 0.2.4

24 Jun 06:06
Compare
Choose a tag to compare
  • Fixes a Reactotron-caused crash
  • Eliminates Ignite 2.0 warnings

Version 0.2.3

18 May 05:06
Compare
Choose a tag to compare

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

21 Apr 00:37
Compare
Choose a tag to compare

This release locks runtime dependencies on the generated app to avoid breaking changes in dependencies, such as react-native-router-flux.