0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset/dry-candles-behave.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
202 B
Markdown
Raw Normal View History

2022-04-10 16:36:08 -05:00
---
"@astrojs/netlify": patch
---
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