summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.changeset/dry-candles-behave.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/.changeset/dry-candles-behave.md b/.changeset/dry-candles-behave.md
new file mode 100644
index 000000000..419b371b2
--- /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