21c74e572c
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2.2 KiB
2.2 KiB
@astrojs/netlify
0.2.0
Minor Changes
-
2bb6a06e
Thanks @FredKSchott! - Improve the Netlify adapter:- Remove
site
config requirement - Fix an issue where query params were being stripped
- Pass the event body to the request object
- Remove
Patch Changes
2bb6a06e
Thanks @FredKSchott! - Add human-readable error when a site is not provided in your astro.config
2bb6a06e
Thanks @FredKSchott! - Fixes dynamic routes in the Netlify adapter
0.1.1-beta.1
Patch Changes
0.1.1-beta.0
Patch Changes
- #2996
77aa3a5c
Thanks @bholmesdev! - Add human-readable error when a site is not provided in your astro.config
0.1.0
Minor Changes
e425f896
Thanks @FredKSchott! - Update config options to resepect RFC0019