Skip to content

Releases: infinitered/ignite

Fixes and Rapid Weight Loss

22 Mar 02:54
Compare
Choose a tag to compare
Pre-release

Features

  • Add android permission support. #910 by @GantMan
  • Drops the runtime size of ignite to around 12 MB from 25 MB. #922 by @skellock

Fixes

  • Prevent new apps from being created when they have dashes in the name. #902 by @fvonhoven
  • Ensures we can run in NodeJS 4 long enough to show the prereq message. #903 by @jamonholmgren
  • Fixes inability to create a new plugin. #915 by @skellock
  • Prevents ignite new from running when ./node_modules/react-native exists. #918 by @skellock
  • Ensures the right version of yarn & react-native are installed. #920 by @skellock

Support

Create React Native App + Expo + More

14 Mar 17:51
Compare
Choose a tag to compare
Pre-release

Features

  • Adds ignite attach for connecting ignite to existing projects. #896 by @skellock

Now we play nice with Create React Native App, Expo, and more. See the docs for more details! 😻

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