0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset/dry-candles-behave.md

10 lines
202 B
Markdown
Raw Normal View History

2022-04-10 14:36:08 -07:00
---
2022-04-10 18:43:29 -07:00
"@astrojs/netlify": minor
2022-04-10 14:36:08 -07:00
---
Improve the Netlify adapter:
1. Remove `site` config requirement
2. Fix an issue where query params were being stripped
3. Pass the event body to the request object