Skip to content

Releases: LeSuisse/vue-dompurify-html

3.0.0 Beta 1

10 Dec 14:44
v3.0.0-beta.1
Compare
Choose a tag to compare
3.0.0 Beta 1 Pre-release
Pre-release
  • 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

10 Dec 14:38
v2.4.0
Compare
Choose a tag to compare
  • Support FORBID_CONTENTS and CUSTOM_ELEMENT_HANDLING DOMPurify config options
  • Enable TypeScript exact optional property types

3.0.0 Alpha 3

10 Aug 20:41
v3.0.0-alpha.3
574483e
Compare
Choose a tag to compare
3.0.0 Alpha 3 Pre-release
Pre-release

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

10 Aug 21:21
v2.3.0
e6d3fed
Compare
Choose a tag to compare

Features

3.0.0 Alpha 2

12 May 22:50
v3.0.0-alpha.2
1f4e3cf
Compare
Choose a tag to compare
3.0.0 Alpha 2 Pre-release
Pre-release

Features & bugfixes

No changes since v3.0.0-alpha.1. This release exists only to fix a publishing mistake.

3.0.0 Alpha 1

12 May 21:46
v3.0.0-alpha.1
01511b6
Compare
Choose a tag to compare
3.0.0 Alpha 1 Pre-release
Pre-release

2.2.1

12 May 22:22
v2.2.1
5bfc596
Compare
Choose a tag to compare

Features & bugfixes

No changes since v2.2.0. This release exists only to fix a publishing mistake.

2.2.0

12 May 21:30
v2.2.0
91e2a6f
Compare
Choose a tag to compare

3.0.0 Alpha 0

29 Apr 15:46
v3.0.0-alpha.0
b5aa7a2
Compare
Choose a tag to compare
3.0.0 Alpha 0 Pre-release
Pre-release

Features

2.1.1

03 Nov 16:49
v2.1.1
a50b457
Compare
Choose a tag to compare

Bugfix

  • v-dompurify-html behaves differently than v-html when unbounded (#98)