Releases: netlify/plugin-csp-nonce
Releases · netlify/plugin-csp-nonce
v1.2.9
1.2.9 (2024-03-22)
Bug Fixes
- remove trailing slash from .netlify excluded path (#76) (63b6d91)
v1.2.8
1.2.8 (2024-03-11)
Bug Fixes
- missing leading space before user-supplied value (#73) (f30f961)
v1.2.7
1.2.7 (2024-03-11)
Bug Fixes
- use functions-internal to ensure frameworks do not remove edge function we generate (#70) (0da8536)
v1.2.6
1.2.6 (2024-01-16)
Bug Fixes
v1.2.5
1.2.5 (2023-11-01)
Bug Fixes
v1.2.4
1.2.4 (2023-10-26)
Bug Fixes
v1.2.3
1.2.3 (2023-10-23)
Bug Fixes
v1.2.2
1.2.2 (2023-08-25)
Bug Fixes
- join excluded extensions into one regex instead of spreading into multiple regexes (#49) (f053d5a)
- perf: use HTMLRewriter instead of regex for html transformation (#48) (c48daad)
v1.2.1
1.2.1 (2023-06-15)
Bug Fixes
- change header key if distribution below threshold, rather than skipping (#42) (30ef477)