Skip to content

Commit 9518bba

Browse files
authored
Merge pull request #972 from Rotzbua/feat_docs_removed_options
feat(docs): add removed options
2 parents 5a7a70a + b0e2592 commit 9518bba

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)