redwood upgrade
Upgrade all @redwoodjs packages via an interactive CLI
Options
Name | Description |
---|---|
--dry-run, -d | Check for outdated packages without upgrading |
--tag, -t <tag> | Choices are "canary", "rc", or a specific version (e.g. "0.19.3"). WARNING: Unstable releases in the case of "canary" and "rc", which will force upgrade packages to the most recent release of the specified tag |
--pr | Installs packages for the given PR |