blob: 419b371b2a7f9464c9ce7a16fe1ac1657cdece4c (
plain) (
blame)
1
2
3
4
5
6
7
8
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
|