github quasarframework/quasar @quasar/icongenie-v6.1.7

latest release: @quasar/app-vite-v3.8.2
2 hours ago

Changes

  • fix(icongenie): generate -> the Capacitor mount step no longer fails with ERR_PNPM_IGNORED_BUILDS ("Failed to install @capacitor/splash-screen. Please do it manually.") on pnpm v12. pnpm v12 silently ignores the --config.strict-dep-builds=false param Icon Genie relied on since v6.1.6 and now raises that error on the very first install too, so any dependency with an unapproved build script anywhere in /src-capacitor aborted the install. The opt-out now travels as the PNPM_CONFIG_STRICT_DEP_BUILDS=false environment 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 with pnpm approve-builds whenever you want to

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:

Don't miss a new quasar release

NewReleases is sending notifications on new releases.