4.1.10 (2024-11-21)
- pin dompurify version (#596) (c06c3fb)
All notable changes to this project will be documented in this file. See
conventional commits
guidelines.
4.1.9 (2024-09-27)
4.1.8 (2024-09-20)
- forgot publish licence (#531) (3c3c2a9)
4.1.7 (2024-09-10)
4.1.6 (2024-09-05)
4.1.5 (2024-08-28)
4.1.4 (2024-08-23)
4.1.3 (2024-08-22)
4.1.2 (2024-07-13)
4.1.1 (2024-07-05)
4.1.0 (2024-06-12)
4.0.1 (2024-06-12)
- css: support sanitizing CSS through provided handler (be0d3a6)
- css: support sanitizing CSS through provided handler (1321a4f)
- ngdompurifysanitizer: make service a single point of entrance to be able to attach hooks to DOMPurify in its constructor later (78ccfe9)
- add angular 16 (#249) (1d986b5)
- sanitizer: Remove DOM implementation as unnecessary and update … (#56) (d50cbdd)
- ssr: support server side environment and update to DOMPurify 2+ (#30) (65ea43d)
- service: implements now Angular Sanitizer insted of extending it to prevent problems in Ivy projects (2e7f7a7)
- dependencies: make compatible with Angular 7 (7b3963a)
- dependencies: set dependencies to be backwards compatible with Angular 6-7 (906b61d)
- types: preserve ReadonlyArray in compiled code to support older TypeScript versions (387e87b)
- types: preserve ReadonlyArray in compiled code to support older TypeScript versions (180e0dd)
- ssr: fix type error in SSR environment (#41) (14299c5)
- svg: fix SVG style vulnerability (#36) (87edb38)