@quasar/cli v1.1.0 released! New features
-
This is the global package of Quasar CLI. To upgrade:
npm i -g @quasar/cli@latest
oryarn global add @quasar/cli@latest
. Use npm or yarn, depending on which you’ve installed the previous version of this package.https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fcli-v1.1.0
- feat(cli): Enhance “upgrade” cmd; new params: -m/–major and -p/–prerelease
- feat(cli): Add upgrade notifier (will tell you when there’s a new version of “@quasar/cli” available)
- feat(cli): Upgraded deps