sanitize-html v1.27.4 Release Notes

Release Date: 2020-08-26 // over 3 years ago
    • 🛠 Fixes an IE11 regression from using Array.prototype.includes, replacing it with Array.prototype.indexOf.