Another round of tidying up.
Features
Fixes
- Allows specifying the package name when checking dependencies. #929 by @jamonholmgren
- Fixes integration tests and adds a couple more for
ignite new
. #931 by @jamonholmgren - Adds sanity check for presence of
react-native
conflict. #934 by @jamonholmgren - Fixes plugin screen example. #938 by @GantMan
Support
- Adds references to gluegun api docs. #928 by @jamonholmgren
- Improves boilerplate documentation. #937 by @derekgreenberg
To install npm i -g ignite-cli
.
If your project is already using dev tools, you'll need to bump your devDependency
section for ignite-dev-screens
up to 2.0.0-beta.8
.
Have a great weekend!