diff options
author | 2025-06-04 13:47:39 +0100 | |
---|---|---|
committer | 2025-06-04 13:47:39 +0100 | |
commit | 0eafe14b08c627b116842ea0a5299a00f9baa3d1 (patch) | |
tree | a34e04187f7eed05ba9e39eaceef511c869f2f59 /packages/integrations/node/test/prerender.test.js | |
parent | 3558ca65795a9daa41bae9bb6854ecab60a5c98c (diff) | |
download | astro-0eafe14b08c627b116842ea0a5299a00f9baa3d1.tar.gz astro-0eafe14b08c627b116842ea0a5299a00f9baa3d1.tar.zst astro-0eafe14b08c627b116842ea0a5299a00f9baa3d1.zip |
feat: experimental CSP (#13802)
* chore: build hashes of scripts (#13590)
* chore: build hashes of scripts
* chore: fix changes
* chore: fix changes
* chore: fix changes
* feat(csp): create hashes of tracked scripts and hashes (#13675)
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
* feat(csp): fix CSP header, inject astro island script/style (#13687)
* feat(csp): track client scripts and CSS (#13725)
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
* feat(csp): support view transitions (#13738)
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
fix CSP header, inject astro island script/style (#13687)
* feat(csp): server islands (#13775)
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
* feat(csp): customise algorithm (#13803)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* chore: build hashes of scripts (#13590) (#13805)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* feat(csp): allow additional directives (#13810)
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
* feat(csp): resources for script and styles directives (#13812)
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
* feat(csp): runtime APIs (#13824)
Co-authored-by: Matt Kane <m@mk.gg>
* feat(csp): add script-dynamic keyword support (#13834)
* update lockfile
* chore: docs and changeset (#13870)
* chore: add changeset
* grammar
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update JSDoc with examples to match docs
* Sarah's changeset edits
* Apply suggestions from code review
Thanks, @ArmandPhilippot
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
* Fix indentation
* Update .changeset/crazy-doors-buy.md
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
---------
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
* Update lockfile
* dedupe deps
* Lock
* Lock
* fix: server islands in mdx
---------
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Diffstat (limited to 'packages/integrations/node/test/prerender.test.js')
0 files changed, 0 insertions, 0 deletions