New
- feat(app-vite): capacitor -> new
iosBuildSchemeconfig for iOS builds. The CLI used to hardcode the default "App" Xcode scheme andApp.xcworkspace, so building failed for anyone who renamed the project in Xcode. It now passes your scheme toxcodebuildand looks for<scheme>.xcworkspace(defaults toApp, 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_URLand external-IP detection all misbehaved; it is normalized to0.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-errorv2.2.6 -> the SSR error page can be pinch-zoomed; it previously shipped auser-scalable=no, maximum-scale=1viewport, 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: