blob: eac560adcbef38fc111c401b6c7297ed0e134138 (
plain) (
blame)
1
2
3
4
5
6
|
---
'@astrojs/react': minor
'astro': minor
---
Changes the generated URL query param from `_astroAction` to `_action` when submitting a form using Actions. This avoids leaking the framework name into the URL bar, which may be considered a security issue.
|