This is the optional globally-installed part of the Quasar CLI
Changes
- fix(cli): upgrade ->
quasar upgrade --installno longer fails withERR_PNPM_IGNORED_BUILDSon pnpm v12. pnpm v12 silently ignores the--config.strict-dep-builds=falseparam the CLI relied on and now raises that error on the very first install too, so any project with an unapproved dependency build script (sass'@parcel/watcher, present in every Quasar app) aborted the install step. The opt-out now travels as thePNPM_CONFIG_STRICT_DEP_BUILDS=falseenvironment variable, which pnpm v10, v11 and v12 all honour. As before, pnpm still prints its "Ignored build scripts" notice and refuses to run those scripts, so nothing is silently built: approve them withpnpm approve-buildswhenever you want to - chore(cli): upgraded deps ->
hono^4.13.7 (the web server behindquasar serve) andopen^11.0.2
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: