Skip to content

Releases: BartInTheField/create-ionic-react-app

Redux support!

10 Apr 13:57
Compare
Choose a tag to compare
  • Added redux boilerplate
    • Can be created using the --redux flag

1.1.1 Fixes (that did not go as planned)

06 Apr 11:18
Compare
Choose a tag to compare
  • [BUG] Dependencies were not installed
  • We need a project name now
  • Removed unused constant
  • Added keywords

Minor fixes

06 Apr 11:01
Compare
Choose a tag to compare
  • Added logs to clarify how to start development of the project
  • Added standard browserlist

Removed dependencies of react app

03 Apr 12:01
Compare
Choose a tag to compare

I removed the dependencies of the react app from the package.json. This way npx is way faster in running this package.

Init!

30 Mar 15:29
Compare
Choose a tag to compare
1.0.3

Bin changes