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

latest release: @quasar/app-vite-v3.6.1
3 hours ago

Changes

  • fix(icongenie): generate -> the Capacitor mount step no longer reports "Failed to install @capacitor/splash-screen. Please do it manually." on pnpm v11+ for a package it actually installed. pnpm v11 turned "Ignored build scripts" into a fatal error (v10 only warned), so any dependency with an unapproved build script anywhere in /src-capacitor made the install exit non-zero even after the package landed. Nothing is silently built -- pnpm still prints its "Ignored build scripts" notice and still refuses to run those scripts, so you can approve them with pnpm approve-builds whenever you want to
  • fix(icongenie): a failing command now reports what actually went wrong when Icon Genie's output is piped (shell script, CI-less task runner, IDE task) instead of replacing the real error with a TypeError: stdin.setRawMode is not a function crash, which also left the terminal switched to the alternate screen buffer. As a bonus, the alternate-screen escape sequences are no longer written into piped logs

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.