diff --git a/.changeset/dry-candles-behave.md b/.changeset/dry-candles-behave.md new file mode 100644 index 0000000000..419b371b2a --- /dev/null +++ b/.changeset/dry-candles-behave.md @@ -0,0 +1,9 @@ +--- +"@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