This is the optional globally-installed part of the Quasar CLI
Changes
- fix(cli): serve ->
--httpswith custom certificates now actually works: the--cert/--keyparams were never parsed (provided certificates were silently ignored) and the server was started in plaintext mode, so TLS handshakes always failed. Certificates are now picked up and served over proper HTTPS (HTTP/2 with HTTP/1 fallback). - fix(cli): upgrade -> no longer crashes on projects missing a
dependenciesordevDependenciessection in package.json - fix(cli): upgrade -> the latest-version lookup now picks the highest available version instead of the most recently published one — so a hotfix published for an older line can no longer be suggested over the actual latest version. Versions are ordered by semver precedence, so a stable release outranks its own pre-releases;
--prerelease/--majorstill opt in to newer pre-release/major versions as before - fix(cli): commands terminated by a signal are now reported as such instead of the misleading "Command not found"; the spawn helpers also tolerate being called without an options object
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If Quasar is useful in your workflow and you want to support ongoing maintenance, please consider the following: