Skip to content

Releases: netlify/plugin-csp-nonce

v1.3.4-alpha.1

20 Nov 17:16
888f95b
Compare
Choose a tag to compare

1.3.4-alpha.1 (2024-11-20)

Bug Fixes

v1.3.3-alpha.1

19 Nov 21:19
9a409c1
Compare
Choose a tag to compare

1.3.3-alpha.1 (2024-11-19)

Bug Fixes

  • context.next defaults to the request object that is passed in (#109) (4e17183)

v1.3.2-alpha.1

19 Nov 12:38
5106e52
Compare
Choose a tag to compare

1.3.2-alpha.1 (2024-11-19)

Bug Fixes

  • Bump csp nonce html rewriter version (#106) (be23051)

v1.3.1-alpha.1

15 Nov 13:25
b96a894
Compare
Choose a tag to compare

1.3.1-alpha.1 (2024-11-15)

Bug Fixes

  • refactor: use csp_nonce_html_transformer library (#96) (abefa61)

Miscellaneous Chores

v1.3.0

05 Nov 14:35
406ba4e
Compare
Choose a tag to compare

1.3.0 (2024-11-05)

Features

  • Do not invoke the CSP Edge Function for Netlify Image CDN requests (#90) (410862e)

v1.2.13

05 Nov 14:04
8ea89b0
Compare
Choose a tag to compare

1.2.13 (2024-11-05)

Performance Improvements

  • refactor the content-type check from startsWith("text/html") to `=== "text/html" (#85) (6aeef74)

v1.2.12

05 Nov 13:44
4523cb4
Compare
Choose a tag to compare

1.2.12 (2024-11-04)

Bug Fixes

  • update the config to only ever run the function for HTTP GET requests (#87) (15abadd)

v1.2.11

04 Nov 14:32
97d3afb
Compare
Choose a tag to compare

1.2.11 (2024-11-04)

Bug Fixes

  • perf: return early if the request is not a HTTP GET (#84) (66936f9)

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)