Skip to content

Releases: mars/heroku-cra-node

No more devDependencies

09 Jul 16:20
450b131
Compare
Choose a tag to compare

Since 2018, Create React App has put its react-scripts in normal dependencies. This frees us from the awkward force-install of devDependencies to run the build.

Heroku auto-build & React hooks

01 Apr 23:23
Compare
Choose a tag to compare

create-react-app 2.1.2

04 Jan 19:50
Compare
Choose a tag to compare

Upgrade to react-scripts 2.1.2 & react-dom 16.4.2.

create-react-app 2.1.1

16 Dec 20:17
Compare
Choose a tag to compare
  • Upgrade to Create React App 2.x
    • Replace react-ui/ with the upgrade
    • Re-implement example API calls
  • Upgrade to Node 10.x
    • Improve & clarify development mode