Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-27 | Remove Netlify adapter from core (#8574) | 1 | -34/+0 | ||
* New link * More explicit * Add placeholder package.json * lockfile * add keyworkds | |||||
2023-07-18 | nit: use `node:` prefix everywhere (#7692) | 1 | -1/+1 | ||
* nit: use `node:` prefix everywhere * nit: fs/promises too * test: workaround issue in node builtin detection | |||||
2023-07-13 | feat(@astrojs/netlify): add `build.split` support (#7615) | 1 | -1/+6 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> | |||||
2022-04-19 | [ci] format | 1 | -4/+4 | ||
2022-04-19 | Netlify Edge function support (#3148) | 1 | -0/+29 | ||
* Netlify Edge function support * Update readme with edge function information * Adds a changeset * Disable running edge function test in CI for now |