Releases: infinitered/ignite
Fixes and Rapid Weight Loss
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
- Fixes a broken badge on the readme. #904 by @Dcorkran
- Added links to README docs. #917 by @derekgreenberg
- Added docs for switching to
n
fromnvm
. #923 by @carlinisaacson - Updates NPM badge on readme to show
ignite-cli
. #921 by @skellock
Create React Native App + Expo + More
Features
Now we play nice with Create React Native App, Expo, and more. See the docs for more details! 😻
Project Plugins
Adds Windows Support
Hello Again World
Features
- Initial beta of version 2!
1.13.0 - Merry Release to All!
New
Something Ignite can now do
- [BASE] Global switch for reactotron - #511 @javiercr
- [BASE] Added Portuguese - #569 @luizguilhermefr
Updates
Something improved
- [ALL] No more underscore convention methods - #510 @javiercr
- [BASE] Saga test improvement - #517 @derekgreenberg
- [Base] Add I18N support for Ava tests - #518 @derekgreenberg
- [README] update one liner for gradle clean - #533 @matannoam
- [BASE] add clean android npm script - #554 @Arelav
Fixes
Something Ignite should do well
1.12.0 - React Native 0.37 support and more - Crazy just like me edition
New
Something Ignite can now do
- [BASE] Upgrade to React Native 0.37.0 - #489 @ryanlntn
- [BASE] Custom search navbar example - #486 @fvonhoven
Updates
Something improved
- [README] Added troubleshooting section - #476 @illing2005
- [README] Added install notes - #478 @dhilton
- [README] Added docs of new generators - #482 @juddey
- [BASE] Reactotron 1.5 - Sagas, Timeline Filter + More 💃 @skellock
Fixes
Something Ignite should do well
1.11.0 - RN 0.36 support better late than ugly
New
Something Ignite can do now
- [BASE] Integrate Ignite with Reactotron 1.3 for Time Travel Madness! - #473 @skellock
- [BASE] Flow compliant app 🎉 - #461 @ryanlntn
- [BASE] Example of custom nav bar - #463 @ryanlntn
Updates
Something Ignite did before; now improved
- [GEN] App generator warns if
android
is not installed - #452 @GantMan - [GEN] Use yarn if available - #458 @iraquitan
- [BASE] Upgrade To React Native 0.36 - #464 @ryanlntn
- [GEN] Use shallow clone when downloading latest Ignite - #465 @patricksmith
Fixes
Something Ignite should do well
1.10.1 - Foiled Again! DAMN YOU MAPS!
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
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