Skip to content

Commit b0e2592

Browse files
committed
feat(docs): add removed options
Make it easier to migrate from older versions.
1 parent 16a46de commit b0e2592

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,12 @@ DOMPurify.addHook(
378378
);
379379
```
380380
381+
## Removed Configuration
382+
383+
| Option | Since | Note |
384+
|-----------------|-------|--------------------------|
385+
| SAFE_FOR_JQUERY | 2.1.0 | No replacement required. |
386+
381387
## Continuous Integration
382388
383389
We are currently using Github Actions in combination with BrowserStack. This gives us the possibility to confirm for each and every commit that all is going according to plan in all supported browsers. Check out the build logs here: https://github.com/cure53/DOMPurify/actions

0 commit comments

Comments
 (0)