Skip to content

Releases: ecosia/vue-safe-html

v2.2.0

04 Nov 10:59
24660d2
Compare
Choose a tag to compare

Regex for sanitizing html tags has been rewritten. HTML attributes being now completely removed.

Fixes:

  • Questionable forward slash in Regex #67
  • Does not strip out input tags #66
  • Allows all tags starting with... #48

v2.1.0

03 Nov 09:44
bba83ea
Compare
Choose a tag to compare

2.1.0: Add support for Nuxt SSR
2.0.0 (unpublished release): Remove package.json engines field. The library can be now freely installed and used on any Node.js version

v1.0.1

15 Jan 14:01
Compare
Choose a tag to compare

No code changes, only some updates to package.json and documentation for npm discoverability 💅🏻

v1.0.0

15 Jan 13:57
e2b2173
Compare
Choose a tag to compare

Initial production version 🌱