Skip to content

v0.6.0

Choose a tag to compare

@farnabaz farnabaz released this 07 Mar 11:18
· 331 commits to main since this release

🚀 Enhancements

  • comments: Possibility to keep comments in MDC tree with keepComments option (#152)
  • Remove '#imports` from MDC Renderer (#153)
  • Use mdcrenderer component and parsemarkdown util outside nuxt (#154)

🩹 Fixes

  • Strip non-word-chars from library import name (#142)
  • Prepend import names with underscore (#144)
  • build: Do not export component in runtime index (9dc5cc3)

📦 Build

  • Exports types (#145)

🏡 Chore

❤️ Contributors