Releases: ecosia/vue-safe-html
Releases · ecosia/vue-safe-html
v2.2.0
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
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
No code changes, only some updates to package.json and documentation for npm discoverability 💅🏻
v1.0.0
Initial production version 🌱