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

New

  • feat(app-vite): capacitor -> new iosBuildScheme config for iOS builds. The CLI used to hardcode the default "App" Xcode scheme and App.xcworkspace, so building failed for anyone who renamed the project in Xcode. It now passes your scheme to xcodebuild and looks for <scheme>.xcworkspace (defaults to App, so nothing changes unless you set it) (#7947)

Fixes

  • fix(app-vite): dev -> Vite's devServer.host: true ("listen on all addresses") is now accepted. Everything downstream expected a string, so address verification, APP_URL and external-IP detection all misbehaved; it is normalized to 0.0.0.0 (#16601)
  • fix(app-vite): build -> the build summary is now displayed when building with --ide. The handoff to the external tool short-circuited the run before the summary was ever printed (#17422)

Other

  • Now bundles @quasar/render-ssr-error v2.2.6 -> the SSR error page can be pinch-zoomed; it previously shipped a user-scalable=no, maximum-scale=1 viewport, failing WCAG 2.1 AA 1.4.4

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.