Skip to content

Releases: nuxt-content/mdc

v0.23.1

Choose a tag to compare

@farnabaz farnabaz released this 10 Aug 16:09
b608ef3
  • fix: freeze @nuxt/module-builder@1.0.2 due to issue with missing .vue files in dist (4ff9bd8)

v0.23.0

Choose a tag to compare

@farnabaz farnabaz released this 07 Aug 14:47
0ae7d98

v0.22.2

Choose a tag to compare

@farnabaz farnabaz released this 16 Jul 22:32
ac950d4

Important

This patch release includes a security fix for the attribute sanitizer to prevent XSS attacks.

  • fix(security): sanitize Vue directive attributes (#496) (461ec3e)

v0.22.1

Choose a tag to compare

@farnabaz farnabaz released this 02 Jul 13:11
dd0ac71
  • fix: validate xlink:href and fix data:text/html prefix check in sanitizer (#491) (61d636c)
  • docs: clarify indentation when using components (#482) (d6e5fc6)
  • chore(deps): upgrade dependencies (#489) (8c13760)
  • chore: upgrade to pnpm 11 (#486) (4b2d3e3)
  • chore(deps): update nuxt framework to ^4.4.6 (#480) (b23a2e1)

v0.22.0

Choose a tag to compare

@farnabaz farnabaz released this 12 May 10:44
  • chore: upgrade deps (b3de9fc)
  • docs: add Comark migration guide in README (595fe77)

v0.21.1

Choose a tag to compare

@farnabaz farnabaz released this 31 Mar 08:56
  • chore: updgrade & add missing @shikijs/engine-javascript dependency (f4f3b58)

v0.21.0

Choose a tag to compare

@farnabaz farnabaz released this 26 Mar 16:36

What's Changed

  • fix: don't memoise configs, and allow external modules to call mdc:configSources by @danielroe in #471
  • chore(deps): include extend by @Psycarlo in #470
  • fix: normalize lang by @juls0730 in #459
  • fix(cache): fix issue where value watch could get out of sync by @ChrisTowles in #385
  • chore(deps): update all non-major dependencies by @renovate[bot] in #369
  • chore(deps): lock file maintenance by @renovate[bot] in #457

New Contributors

Full Changelog: v0.20.2...v0.21.0

v0.20.2

Choose a tag to compare

@farnabaz farnabaz released this 04 Mar 16:21
  • security: prevent script tag from rendering (scripT or sCrIpT) (8a5aaa1)

v0.20.1

Choose a tag to compare

@farnabaz farnabaz released this 05 Feb 16:29

🐞 Bug Fixes

v0.20.0

Choose a tag to compare

@farnabaz farnabaz released this 15 Jan 15:05

🚀 Features

🐞 Bug Fixes