Skip to content

v2.7.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 13 Jun 12:42
· 270 commits to main since this release

馃殌 Enhancements

  • shiki: Support italic, bold and underline styles (#2079)
  • config: Update ignores to advanced pattern (#2035)

馃┕ Fixes

  • link: Remove hash before checking if ending by '.md' (#2033)
  • markdown: Prevent script execution (#2040)
  • code-block: Pass language as class name (#2064)
  • tailwind-integration: Allow content as object (#2060)
  • code-block: Meta property (#2067)
  • markdown: Respect _draft key in frontmatter (#2077)

馃摉 Documentation

  • Guide for adding custom grammars for syntax highlighting (7da9b286)
  • Add example of additional sorting options for queryContent (#2042)
  • Explain useasyncdata wrapping (#2054)
  • Update url (#2055)
  • Add latest to nuxi command (2939b793)
  • Update Content Wind live demo url (#2080)
  • Update links (#2085)
  • Remove outdated description (#2098)

馃彙 Chore

  • Use caret dependency for kit (#2044)

鉂わ笍 Contributors