@quasar/cli v1.0.7 released!
-
https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fcli-v1.0.7
This is the global installation part of Quasar CLI (which is optional). Depending on which package manager you’ve installed it with, yarn or npm, you can upgrade it so:
npm install -g @quasar/cli@latest
oryarn global add @quasar/cli@latest
.- Fixed proxy in quasar-serve #6829
-
Congrats on the steady progress!