cure53/DOMPurify (dompurify)
### [`v3.0.0`](https://redirect.github.com/cure53/DOMPurify/releases/tag/3.0.0): DOMPurify 3.0.0
[Compare Source](https://redirect.github.com/cure53/DOMPurify/compare/2.5.7...3.0.0)
- Removed all code that is for MSIE-only
- Removed all tests that are for MSIE-only
- Modified documentation to reflect new state of MSIE support
- Added support for `ALLOW_SELF_CLOSE_IN_ATTR` flag, thanks [@edg2s](https://redirect.github.com/edg2s) [@AndreVirtimo](https://redirect.github.com/AndreVirtimo)
- Added better support for `shadowrootmode`, thanks [@mfreed7](https://redirect.github.com/mfreed7)
**NOTE** Please use the [2.4.4](https://redirect.github.com/cure53/DOMPurify/releases/tag/2.4.4) release if you still need MSIE support, 3.0.0 comes without the MSIE overhead
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^2.1.1
->^3.0.0
By merging this PR, the issue #82 will be automatically resolved and closed:
Release Notes
cure53/DOMPurify (dompurify)
### [`v3.0.0`](https://redirect.github.com/cure53/DOMPurify/releases/tag/3.0.0): DOMPurify 3.0.0 [Compare Source](https://redirect.github.com/cure53/DOMPurify/compare/2.5.7...3.0.0) - Removed all code that is for MSIE-only - Removed all tests that are for MSIE-only - Modified documentation to reflect new state of MSIE support - Added support for `ALLOW_SELF_CLOSE_IN_ATTR` flag, thanks [@edg2s](https://redirect.github.com/edg2s) [@AndreVirtimo](https://redirect.github.com/AndreVirtimo) - Added better support for `shadowrootmode`, thanks [@mfreed7](https://redirect.github.com/mfreed7) **NOTE** Please use the [2.4.4](https://redirect.github.com/cure53/DOMPurify/releases/tag/2.4.4) release if you still need MSIE support, 3.0.0 comes without the MSIE overhead