Skip to content

dompurify 3.3.0

  • Added the SVG mask-type attribute to default allow-list, thanks @prasadrajandran
  • Added support for ADD_ATTR and ADD_TAGS to accept functions, thanks @nelstrom
  • Fixed an issue with the slot element being in both SVG and HTML allow-list, thanks @Wim-Valgaeren