Skip to content

Releases: leopiccionia/vue-sanitize-directive

0.2.1

21 Aug 20:02
Compare
Choose a tag to compare
v0.2.1

Update Vite and sanitize-html

0.2.0

16 Feb 12:41
Compare
Choose a tag to compare
  • BREAKING CHANGE: updated sanitize-html to 2.7.0; version 2.x has new defaults (see changes).
  • Support for both Vue 2.x and 3.x.
  • UMD and ESM builds, with sanitize-html pre-bundled.
  • Experimental support for SSR in Vue 3.x.
  • Experimental support for SSR in Vue 2.x, via VueSanitizeDirectiveSSR.