Skip to content

v2.6.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 20 Apr 09:54
· 301 commits to main since this release

馃殌 Enhancements

  • CodeBlock: Add line number attribute to code block lines (#1973)
  • More flexible ignores configuration (#2022)

馃┕ Fixes

  • type: Content locale (#1965)
  • markdown: Html ids in markdown headings should not start with a digit (#1961)
  • useContentHead: Set property instead of name for OG metadata (#1981)
  • Access config from public key (#2005)
  • ContentRendererMarkdown: Prevent undefiend error on component resolve (#2021)
  • code-block: Use span with \n instead of div for lines (#2008)
  • preview: Use sessionStorage to keep token (#2020)
  • shiki: Add \n to empty lines (46f3d79f)
  • markdown-renderer: Document reactivity (e46309fe)
  • query: Prevent adding duplicate conditions to query (#2027)
  • document-driven: Ensure layout is set on hydration (#2032)

馃摉 Documentation

  • Add Nuxt Studio link (bc329334)
  • Fix link to nitro plugins (#1969)
  • Format docs & update links & fix mistakes (#1982)
  • Fix template syntax (9d8478de)

鉂わ笍 Contributors