Skip to content

v0.9.1

Compare
Choose a tag to compare
@farnabaz farnabaz released this 15 Oct 10:53
· 61 commits to main since this release

🚀 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