mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
da7f1128bf
* fix(astro-jsx): Add missing `referrerpolicy` attribute for script tags * chore: changeset
5 lines
77 B
Markdown
5 lines
77 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix missing `referrerpolicy` on ScriptHTMLAttributes
|