Skip to content

Releases: netlify/plugin-csp-nonce

v1.2.10

02 May 22:34
48ab798
Compare
Choose a tag to compare

1.2.10 (2024-05-02)

Bug Fixes

v1.2.9

22 Mar 18:02
812ef57
Compare
Choose a tag to compare

1.2.9 (2024-03-22)

Bug Fixes

  • remove trailing slash from .netlify excluded path (#76) (63b6d91)

v1.2.8

11 Mar 20:03
ffc31f0
Compare
Choose a tag to compare

1.2.8 (2024-03-11)

Bug Fixes

  • missing leading space before user-supplied value (#73) (f30f961)

v1.2.7

11 Mar 17:18
dda7286
Compare
Choose a tag to compare

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

16 Jan 19:59
3a5fd77
Compare
Choose a tag to compare

1.2.6 (2024-01-16)

Bug Fixes

  • mangled script-src-elem directive (#63) (3c3f5fb)

v1.2.5

01 Nov 22:10
dc6e2a6
Compare
Choose a tag to compare

1.2.5 (2023-11-01)

Bug Fixes

v1.2.4

26 Oct 16:09
7808378
Compare
Choose a tag to compare

1.2.4 (2023-10-26)

Bug Fixes

v1.2.3

23 Oct 19:48
72e7986
Compare
Choose a tag to compare

1.2.3 (2023-10-23)

Bug Fixes

v1.2.2

25 Aug 14:58
607dd42
Compare
Choose a tag to compare

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

15 Jun 23:43
caae2c4
Compare
Choose a tag to compare

1.2.1 (2023-06-15)

Bug Fixes

  • change header key if distribution below threshold, rather than skipping (#42) (30ef477)