Skip to content

DOMPurify 3.4.16

Latest

Choose a tag to compare

@x00mario x00mario released this 23 Sep 15:23
· 281 commits to main since this release
3.4.16
b9b9d80
  • Fixed a problem with IN_PLACE node removal when working with hooks, thanks @manus-pi
  • Fixed a problem with IN_PLACE sanitization and raw-text roots, thanks @h-t-m
  • Fixed a problem with ESM default exports landing in CommonJS declarations, thanks @ssi02014
  • Migrated from rollup to rolldown because performance, thanks @ssi02014
  • Bumped several dependencies where possible