github quasarframework/quasar @quasar/app-vite-v3.8.4

latest releases: quasar-v2.32.3, @quasar/icongenie-v6.1.8
4 hours ago

Changes

  • chore(app-vite): PWA mode -> the generated index.html no longer carries the msapplication-TileImage and msapplication-TileColor meta tags. They configured the pinned-site tiles of Internet Explorer and pre-Chromium Edge only; Chromium Edge takes its tiles from the web manifest, so none of the supported browsers read them. The icons/ms-icon-144x144.png file those tags pointed at is no longer generated by Icon Genie either (@quasar/icongenie v6.1.7+); an existing project can delete it from its public/icons folder, nothing references it anymore
  • chore(app-vite): templates -> the Capacitor and Cordova index.html templates no longer contain the msapplication-tap-highlight meta tag (it targeted IE10 on Windows Phone). This only affects newly generated projects; in an existing project you can remove the line from src-capacitor/www/index.html / src-cordova/www/index.html (and from your root index.html) by hand, it has no effect on any supported browser
  • chore(app-vite): upgraded deps -> vite ^8.3.0, rolldown ^1.2.8, sass-embedded ^1.104.1, @clack/prompts ^1.8.0, open ^11.0.3

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.