npm @redwoodjs/core 0.2.2
v0.2.2

latest releases: 9.0.0-canary.239, 9.0.0-canary.237, 9.0.0-canary.236...
4 years ago

Fixed

How to Upgrade your RedwoodJS App

Four packages should be updated to v0.2.2:

Root directory package.json

  • "@redwoodjs/core": "^0.2.2”
    web/package.json
  • "@redwoodjs/web": "^0.2.2”
  • "@redwoodjs/router": "^0.2.2”
    api/package.json
  • "@redwoodjs/api": "^0.2.2”

Once you’ve changed and saved the files, run yarn install from root directory.

Don't miss a new core release

NewReleases is sending notifications on new releases.