Skip to content

DOMPurify 3.3.0

Latest

Choose a tag to compare

@cure53 cure53 released this 13 Oct 16:02
· 16 commits to 3.x since this release
36d1fbc
  • 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