Skip to content

Releases: infinitered/ignite

Project Plugins

11 Mar 07:35
Compare
Choose a tag to compare
Project Plugins Pre-release
Pre-release

Features

Adds Windows Support

07 Mar 01:21
Compare
Choose a tag to compare
Adds Windows Support Pre-release
Pre-release

Features

Hello Again World

05 Mar 16:03
Compare
Choose a tag to compare
Hello Again World Pre-release
Pre-release

Features

  • Initial beta of version 2!

1.13.0 - Merry Release to All!

27 Dec 20:26
Compare
Choose a tag to compare

New

Something Ignite can now do

Updates

Something improved

Fixes

Something Ignite should do well

1.12.0 - React Native 0.37 support and more - Crazy just like me edition

22 Nov 16:45
Compare
Choose a tag to compare

New

Something Ignite can now do

Updates

Something improved

Fixes

Something Ignite should do well

1.11.0 - RN 0.36 support better late than ugly

03 Nov 18:25
Compare
Choose a tag to compare

New

Something Ignite can do now

Updates

Something Ignite did before; now improved

Fixes

Something Ignite should do well

1.10.1 - Foiled Again! DAMN YOU MAPS!

22 Oct 20:59
Compare
Choose a tag to compare

image

I'm really not sure what's going on, but maps is causing 1.10.0 to fail. We're ripping it out for now, but this really is difficult for us. Anyone who wants to really help Ignite, should come up with a functioning maps generator that we can salt and pepper into a project.

We're open to discussing this with anyone. I've also reached out to the AirBnB folks for help.

1.10.0 - RN 0.35.0 Support - Testing depth of the river with both feet

21 Oct 18:41
Compare
Choose a tag to compare

Updates

[CLI] - Check FB RN Master against Ignite Master every 24 hours for early warning - #419 @GantMan
[CLI] - Test generators on release builds - #420 @juddey
[README] - Update helpful step - #422 @JSSaini07
[BASE] - Optimized images - #431 @GantMan
[BASE] - Addition of yarn - #436 @zberkom
[BASE] - Upgrade to 0.35.0 - #444 @GantMan

Fixes

[BASE] - Saga logging blacklist fix - #424 @juddey
[README] - Typo fix - #427 @jose4125
[BASE] - Fix warning - #430 @msalokangas
[GEN] - Extra cleanup process on new - #441 @GantMan
[GEN] - Application generator with error passthrough - #443 @GantMan

1.9.1 - Airbrushing isn't all that bad

07 Oct 23:05
Compare
Choose a tag to compare

Fixes

Updates

  • [TESTS] - Early warning tests against FB master - #403 @GantMan

1.9.0 - "Button, button, who's got the button?", & RN 0.34.0 SUPPORT

30 Sep 13:46
Compare
Choose a tag to compare

Fixes

  • [GEN] - Fix screen and container generators to rm old code - #380 @juddey
  • [BASE] - Fix android back, closes menu before app - #381 @lukabers
  • [BASE] - Change nyc script to work on Linux, too - #388 @brad
  • [BASE] - Login screen update - @GantMan
  • [BASE] - Move import order to fix i18n issue - #346 @ruskid

Updates

  • [GEN] - Adds ava tests with component generator - #383 @juddey
  • [BASE] - Adds npm run flow script to identify flow errors = #386 @GantMan
  • [BASE] - Adds scalableText setting - #389 @GantMan
  • [BASE] - Upgrade to React Native 0.34.1 - #393 @fvonhoven