apostrophecms/sanitize-html
### [`v2.5.2`](https://togithub.com/apostrophecms/sanitize-html/blob/master/CHANGELOG.md#252-2021-10-13-)
[Compare Source](https://togithub.com/apostrophecms/sanitize-html/compare/2.5.1...2.5.2)
- Nullish HTML input now returns an empty string. Nullish value may be explicit `null`, `undefined` or implicit `undefined` when value is not provided. Thanks to Artem Kostiuk for the contribution.
- Documented that all text content is escaped. Thanks to Siddharth Singh.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
2.5.1
->2.5.2
Release Notes
apostrophecms/sanitize-html
### [`v2.5.2`](https://togithub.com/apostrophecms/sanitize-html/blob/master/CHANGELOG.md#252-2021-10-13-) [Compare Source](https://togithub.com/apostrophecms/sanitize-html/compare/2.5.1...2.5.2) - Nullish HTML input now returns an empty string. Nullish value may be explicit `null`, `undefined` or implicit `undefined` when value is not provided. Thanks to Artem Kostiuk for the contribution. - Documented that all text content is escaped. Thanks to Siddharth Singh.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.