v4.2.0
·
159 commits
to main
since this release
Focus: Minor Docsector Reader release centered on the new Quasar-compatible API reference block plus polish for code examples and menu navigation.
Changes
- ✨ Added the new
<d-block-api src="..." />block to render Quasar-compatible API JSON files with filtering, tabs, manual docs, and showcase examples. - 🛠️ Fixed rendered line counting in source/code example headers so visible totals stay accurate across LF, CRLF, and terminal newlines.
- 🛠️ Improved menu hover behavior and scroll-to-active-item handling for smoother documentation navigation.
- 📚 Updated the README feature list and CLI version metadata for the 4.2.0 release.
- ✅ Validated the release with
npx vitest run tests/*.spec.jsandnpm run build.