Skip to content

Releases: nuxt-modules/mdc

v0.11.1

09 Dec 15:17
Compare
Choose a tag to compare

v0.11.0

09 Dec 13:14
Compare
Choose a tag to compare

🚀 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

v0.10.0

02 Dec 17:01
Compare
Choose a tag to compare

🚀 Enhancements

  • parser: New createProcessor util (#289)
  • slot: Detect Vue slots with mdc-unwrap prop and treat them as <MDCSlot> (#294)

🩹 Fixes

  • nodeTextContent: .value has higher priority than .children (08ce958)

🏡 Chore

❤️ Contributors

v0.9.5

20 Nov 15:53
Compare
Choose a tag to compare

🏡 Chore

  • Upgrade remark-mdc (484a12d)
  • Upgrade deps (45fb570)
  • playground: Update syntax for github highlighting (#290)

❤️ Contributors

v0.9.4

19 Nov 14:19
Compare
Choose a tag to compare
  • fix(MDCRenderer): app breaking when component is missing (8531b09)

v0.9.3

19 Nov 13:57
Compare
Choose a tag to compare

🚀 Enhancements

  • Space separated unwrap tags (a64f871)
  • Async nested rendering (#270)
  • Support adding documentRoot vfile context to MDC parser (#275)

🩹 Fixes

  • module: Possibility to remove module's default remark/rehype plugins from bundle (#276)
  • Keep main plugins inside parser bundle (11d9d72)
  • MDCRenderer: Vue3 v-model (ce996d1)

🏡 Chore

❤️ Contributors

v0.9.2

15 Oct 14:26
Compare
Choose a tag to compare
  • fix(prose-image): broken template import (d3ddc9c)

v0.9.1

15 Oct 10:53
Compare
Choose a tag to compare

🚀 Enhancements

  • Introduce highlight.shikiEngine option (#256)
  • highlight: Introduce noApiRoute option to disable hightlight api (bceb98a)

🩹 Fixes

  • shiki: Prevent change side effect (ada4d71)
  • MDCRenderer: Allow passing component definition to components prop (136f847)
  • Do not load <NuxtImg> stub if it is not installed (#261)

🏡 Chore

  • Allow parser to be execute in node and jiti (6278d20)
  • Update prop inline documentation (#262)

❤️ Contributors

v0.9.0

12 Sep 14:50
Compare
Choose a tag to compare

🩹 Fixes

  • Use explicit props (#252)
  • shiki: Dynamic import highlighter packages (#253)

🏡 Chore

❤️ Contributors

v0.8.3

01 Jul 04:40
Compare
Choose a tag to compare

🚀 Enhancements

  • Upgrade shiki, support custom embedded languages ts-type and vue-html (#232)

🩹 Fixes

  • defineConfig should be side-effect free (#235)
  • build: Change default exports to module.d.ts (c8b12d5)

🏡 Chore

🤖 CI

❤️ Contributors