Skip to content

v2.4.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 25 Jan 14:51
· 381 commits to main since this release

🚀 Enhancements

  • shiki-highlighter: Improve performance & auto load new languages (#1775)
  • shiki: Highlight excerpt (#1802)
  • markdown: Keep meta from fenced code block (#1800)
  • markdown: Don't create excerpt if there is no <!--more--> (#1801)

🩹 Fixes

  • build: Do not register web-socket plugin on non-dev env (#1768)
  • document-driven: Prevent 404 error on redirected pages (#1770)
  • query: Ensure default values always apply to query params (#1778)
  • examples: Layout duplication (#1808)
  • Shiki: Sanitize highlighted text (#1818)
  • markdown-link: Replacing blank prop with target (#1828)
  • highlighter: Define missing env in Vite (#1830)
  • shiki: Issue with JSON import (#1824)
  • markdown: XSS Prevention (#1832)
  • Handle uri encoded _path query (#1794)
  • Add og:title,url,description meta tags and prefix og:image with host (#1769)
  • navigation: Missing import (6a1e854e)
  • navigation: Missing import (1f7d3a2b)
  • markdown: Images src with baseURL (#1833)

📖 Documentation

  • Update badges (5a2d2871)
  • Update outdated link in sitemap.md (#1772)
  • Fix broken quickstart link (#1785)
  • Fix ContentRenderer source link (#1790)
  • Fix broken nuxt link (#1789)
  • Fix ContentDoc multi-slot example (#1815)
  • Add note about transformer (#1826)
  • Update logo (f77d7703)

🏡 Chore

✅ Tests

  • Disable autoImport (#1842)

❤️ Contributors