Skip to content

chore(deps-dev): bump @quasar/app-vite from 1.11.0 to 3.2.0 - #329

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/quasar/app-vite-3.2.0
Open

chore(deps-dev): bump @quasar/app-vite from 1.11.0 to 3.2.0#329
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/quasar/app-vite-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @quasar/app-vite from 1.11.0 to 3.2.0.

Release notes

Sourced from @​quasar/app-vite's releases.

@​quasar/app-vite-v3.2.0

New

  • feat(app-vite): SSR/SSG dev -> handle critical CSS paths on the server-side render

Fixes

  • fix(app-vite): SSR/SSG dev -> server-side render doubles the js entry point

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:

@​quasar/app-vite-v3.1.0

[!IMPORTANT] Quasar UI v2.22 or newer is now required for all Quasar application modes.

The new SSG mode API is currently in a short beta stage. Based on the community feedback, its API may change, so check every subsequent releases for potentially such information before upgrading.

The deployed documentation PWA may continue showing cached content until its service worker installs the latest version. As a result, the new SSG and Hybrid SSR + partial CSR documentation might not appear immediately.

Huge new features

This release feels more like a 4.0 (with no breaking changes) for us rather than simply 3.1, but here we go:

  • feat(app-vite): Add SSG mode, with optional PWA takeover and partial CSR
  • feat(app-vite): Add Hybrid SSR + partial CSR mode
  • perf(app-vite): Improve SSR development and production runtime performance
  • feat(app-vite): Resolve App Extension assets and injected ~ references relative to the extension package, including dependencies nested within its pnpm dependency tree

Other new features

  • feat(app-vite): Add support for Pinia v4
  • feat(app-vite): Add new quasar.config > ssr options: clientSideRenderingRoutes, noPreloadTagRoutes, and extendSSRManifestJson
  • feat(app-vite): Harden ctx.mode typing
  • feat+fix(app-vite): Ensure development and production use the same serialize-javascript package when needed, providing predictable output
  • feat(app-vite): Enhance logger.progress() with an optional { target?: string; doneAction?: string } parameter
  • feat(app-vite): Improve SSR manifest and preload processing, including route-specific preload control
  • feat(docs): Revamped all Quasar CLI pages. They now include updated and more useful content.

Fixes

  • fix(app-vite): Correct numeric environment-variable inference (#18352)
  • fix(QTooltip): show on keyboard focus & dismiss with ESC (fix #18241) (#18318)
  • fix(app-vite): For the spawned SSR Hono template -> Rewrite request paths when serving an SSR application with Hono and a non-default production publicPath
  • fix(app-vite): Correct multi-slash path handling
  • fix(app-vite): Correct the vueDevtools type
  • fix(app-vite): Correct the capacitor.capacitorCliPreparationParams configuration contract
  • fix(app-vite): Correctly handle injectPWAMetaTags when provided as a function
  • fix(app-vite): Wait for temporary Capacitor packages to finish installing before continuing
  • fix(app-vite): Correct and align Cordova types

... (truncated)

Commits
  • 33a34c1 chore(app-vite): Bump version
  • fdfd692 fix(QCarousel): preserve scroll position after exiting fullscreen (#18215) (#...
  • 84acefe feat(ui): add type for useAnimationFrame()
  • 308f052 feat(docs): improve userInterval(), useTick() and useTimeout() pages
  • ebab913 feat(ui): new composable -> useAnimationFrame()
  • 82c396e fix(ui): convert click-outside.test.js to match required specs, otherwise tes...
  • 8a0a913 fix(QMenu): don't close popups shielded by a modal QDialog (#18091) (#18412)
  • 5ec0332 fix(QFab): keep actions physically placed under RTL to prevent overlap (#18413)
  • d74cb8b feat(docs): small tweaks to the upgrade guide page
  • 429e6d3 refactor(app-vite): SSR/SSG dev -> extract more common code into ssr utils
  • Additional commits viewable in compare view

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/quasar/app-vite-3.2.0 branch from 2851d50 to 06f1e96 Compare August 1, 2026 12:36
Bumps [@quasar/app-vite](https://github.com/quasarframework/quasar) from 1.11.0 to 3.2.0.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-vite-v1.11.0...@quasar/app-vite-v3.2.0)

---
updated-dependencies:
- dependency-name: "@quasar/app-vite"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/quasar/app-vite-3.2.0 branch from 06f1e96 to b3db4bd Compare August 1, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants