Skip to content

v0.11.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 09 Dec 13:14
· 6 commits to main since this release

🚀 Enhancements

  • renderer: Do not try to resolve <svg>, <math> and their children (#299)
  • MDC stringify utility (#300)

🩹 Fixes

  • Export processors (a0601df)
  • stringify: Do not remove slots with properties (c862290)
  • stringify: Whitespace between inline components and texts (e2a7c43)
  • stringify: Whitespace between :br and texts (42b9f9b)

🏡 Chore