Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-12 | chore(next): astro:env cleanup (#385) | 1 | -8/+5 | ||
2024-08-15 | Apply polyfills right away (#350) | 1 | -2/+2 | ||
2024-06-20 | fix(netlify): astro:env getSecret (#293) | 1 | -5/+2 | ||
2024-06-16 | fix: backward compatibility Astro <= 4.9 (#282) | 1 | -2/+5 | ||
2024-06-10 | feat(netlify): support astro:env (#275) | 1 | -0/+6 | ||
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io> | |||||
2024-03-13 | chore: update biome to the latest (#183) | 1 | -1/+0 | ||
* chore: biome safe fixes * chore: biome unsafe fixes * chore: update Biome, and use Biome in CI * chore: fix merge conflicts | |||||
2024-02-12 | fix(netlify): 404 has wrong content-type header (#162) | 1 | -1/+4 | ||
2024-02-06 | [ci] format | 1 | -2/+2 | ||
2024-02-06 | feat(netlify): verification for edge middleware (#152) | 1 | -2/+10 | ||
* feat(netlify): verification for edge middleware * add changeset * remove unused folder | |||||
2024-02-01 | [ci] format | 1 | -1/+4 | ||
2024-02-01 | fix(netlify): pre-rendered 404 pages aren't shown (#143) | 1 | -2/+5 | ||
2024-01-16 | updates to adapter internals (#130) | 1 | -1/+1 | ||
2024-01-11 | fix(netlify): only cache GET/HEAD methods (#127) | 1 | -1/+3 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-12-21 | chore: use Biome as linter (#111) | 1 | -4/+5 | ||
* chore: biome safe fixes * chore: biome unsafe fixes * chore: biome safe fixes * chore: biome unsafe fixes * chore: update script * chore: format * chore: turn off some eslint rule * small refactor * fix | |||||
2023-12-17 | feat(netlify): Netlify Adapter v4 (#84) | 1 | -0/+56 | ||
Co-authored-by: Matt Kane <m@mk.gg> Co-authored-by: Jacklyn <70537879+jacklyn-net@users.noreply.github.com> Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> |