Skip to content

v3.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@hawkeye64 hawkeye64 released this 02 Jun 16:44
· 70 commits to v3-beta since this release

Target branch: v3-beta

QMarkdown v3.0.0-beta.4

Summary

This beta focuses on docs polish and workspace/tooling alignment for the v3 beta line.

Compatibility

  • Node.js: >=22.13
  • pnpm: >=11.5.0
  • Quasar app-vite target: @quasar/app-vite >=3.0.0-beta.36
  • npm dist-tag for this line: beta

Changelog

Changes since v3.0.0-beta.3:

  • 548007f chore: prepare 3.0.0-beta.4 release
  • d1a273c chore: sync docs and beta.36 workspace updates
  • a7218c8 docs: make landing page theme-aware
  • d94e713 fix: theme docs 404 page
  • 5e79d4d chore: include docs in typecheck
  • 18863d4 docs: clarify Quasar CLI wording
  • 9e5f70e chore: update app-vite beta.35

Installation

pnpm add @quasar/quasar-ui-qmarkdown@beta
# or
bun add @quasar/quasar-ui-qmarkdown@beta
# or
yarn add @quasar/quasar-ui-qmarkdown@beta
# or
npm install @quasar/quasar-ui-qmarkdown@beta

Remove the @beta tag once v3 is promoted to stable.

Donations

If QMarkdown is useful in your workflow and you want to support ongoing maintenance:

Full Changelog

v3.0.0-beta.3...v3.0.0-beta.4