summaryrefslogtreecommitdiff
path: root/.changeset/dry-candles-behave.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/dry-candles-behave.md')
-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..7bf451cae
--- /dev/null
+++ b/.changeset/dry-candles-behave.md
@@ -0,0 +1,9 @@
+---
+"@astrojs/netlify": minor
+---
+
+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