Releases: BartInTheField/create-ionic-react-app
Releases · BartInTheField/create-ionic-react-app
Redux support!
- Added redux boilerplate
- Can be created using the --redux flag
1.1.1 Fixes (that did not go as planned)
- [BUG] Dependencies were not installed
- We need a project name now
- Removed unused constant
- Added keywords
Minor fixes
- Added logs to clarify how to start development of the project
- Added standard browserlist
Removed dependencies of react app
I removed the dependencies of the react app from the package.json. This way npx is way faster in running this package.
Init!
1.0.3 Bin changes