Releases: LeSuisse/vue-dompurify-html
Releases · LeSuisse/vue-dompurify-html
3.0.0 Beta 1
- Support FORBID_CONTENTS and CUSTOM_ELEMENT_HANDLING DOMPurify config options
- Enable TypeScript exact optional property types
- Use Vite for the development and the production releases
2.4.0
3.0.0 Alpha 3
Features
- Each instance of the directive have its own DOMPurify instance. The configuration of DOMPurify can only be modified via the directive configuration.
- Directive configuration allows the registration of DOMPurify hooks
2.3.0
3.0.0 Alpha 2
Features & bugfixes
No changes since v3.0.0-alpha.1. This release exists only to fix a publishing mistake.
3.0.0 Alpha 1
Features
2.2.1
2.2.0
Features
3.0.0 Alpha 0
Features
- Support Vue 3