summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-15[ci] release (#8064)create-astro@3.2.0astro@2.10.8@astrojs/sitemap@2.0.2@astrojs/react@2.2.2@astrojs/node@5.3.4Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-15Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 6-2/+124
2023-08-14[ci] release (beta) (#8067)astro@3.0.0-beta.2@astrojs/vercel@4.0.0-beta.2@astrojs/react@3.0.0-beta.2@astrojs/markdoc@1.0.0-beta.1@astrojs/internal-helpers@0.2.0-beta.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-14chore: Update README.md (#8065)Gravatar Elian ☕️ 1-1/+1
2023-08-11[ci] release (#8043)astro@2.10.7Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-11[ci] release (#8023)create-astro@3.1.13astro@2.10.6@astrojs/vercel@3.8.1@astrojs/node@5.3.3@astrojs/netlify@2.6.0@astrojs/cloudflare@6.8.0Gravatar Houston (Bot) 2-2/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-11[ci] release (beta) (#7952)astro@3.0.0-beta.1@astrojs/vercel@4.0.0-beta.1@astrojs/telemetry@3.0.0-beta.1@astrojs/solid-js@3.0.0-beta.1@astrojs/react@3.0.0-beta.1@astrojs/preact@3.0.0-beta.1@astrojs/netlify@3.0.0-beta.1@astrojs/cloudflare@7.0.0-beta.1Gravatar Houston (Bot) 2-2/+32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-11docs(netlify): remove comma (#8040)Gravatar Arsh 1-1/+1
* docs(netlify): remove comma * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * them -> these functions --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-08-11[ci] formatGravatar lilnasy 3-11/+15
2023-08-11Add Incremental Static Regeneration support for the Netlify's on-demand ↵Gravatar Arsh 6-3/+96
builders adapter (#7975) * feat(netlify): expose builders ttl as a local * add changeset * docs(netlify): caching using on-demand builders * reword readme section * Update packages/integrations/netlify/package.json Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * include builders-types.d.ts in the distribution * document caveat regarding query params * update changeset * mutation -> function * locals.netlify -> locals.runtime * update types and changeset * Apply suggestions from code review Co-authored-by: Elian ☕️ <hello@elian.codes> * Apply suggestions from code review Co-authored-by: Elian ☕️ <hello@elian.codes> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Elian ☕️ <hello@elian.codes>
2023-08-10Remove the Nelify Edge adapter (#8029)Gravatar Matthew Phillips 27-543/+4
2023-08-10[ci] release (#8017)astro@2.10.5@astrojs/cloudflare@6.7.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-09[ci] release (#8000)create-astro@3.1.12astro@2.10.4@astrojs/preact@2.2.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08[ci] release (beta) (#7897)Gravatar Houston (Bot) 2-2/+78
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08chore: use workspace packages (#7896)Gravatar Emanuele Stoppa 1-1/+1
2023-08-08feat: astro features (#7815)Gravatar Emanuele Stoppa 2-0/+20
2023-08-08feat: adapter features, deprecate astro configs (#7839)Gravatar Emanuele Stoppa 4-5/+14
2023-08-08feat: remove webapi in favor of a smaller polyfill (#7840)Gravatar Erika 2-5/+2
* feat: remove webapi in favor of a smaller polyfill * test: remove old test * test: 🤦‍♀️ * chore: changeset
2023-08-08Remove support for Node 16 (#7780)Gravatar Erika 2-2/+2
2023-08-07[ci] release (#7988)astro@2.10.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-07[ci] release (#7958)astro@2.10.2@astrojs/rss@2.4.4@astrojs/lit@2.1.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-03[ci] release (#7937)astro@2.10.1@astrojs/internal-helpers@0.1.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-03Use workspace dependency in Netlify testGravatar Matthew Phillips 1-2/+2
2023-08-03[ci] release (#7912)astro@2.10.0@astrojs/vercel@3.8.0@astrojs/node@5.3.2@astrojs/image@0.17.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-01[ci] release (#7877)astro@2.9.7@astrojs/vercel@3.7.5@astrojs/node@5.3.1@astrojs/netlify@2.5.2Gravatar Houston (Bot) 2-2/+13
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-01[ci] formatGravatar bluwy 1-1/+1
2023-08-01Refactor 404 and 500 approach (#7754)Gravatar Nate Moore 2-26/+12
* fix(app): refactor 404 and 500 approach * chore: refactor logic * fix: always treat error as page * test: migrate ssr-prerender-404 to node adapter * feat: merge original response metadata with error response * chore: update lockfile * chore: trigger ci * chore(lint): fix lint issue * fix: ensure merged request has proper status * fix(node): prerender test * chore: update test label * fix(node): improve 404 behavior in middleware mode * fix(vercel): improve 404 behavior * fix(netlify): improve 404 behavior * chore: update test labels * chore: force ci * chore: fix lint * fix: avoid infinite loops * test: fix failing test in Node 18 * chore: remove volta
2023-07-31[ci] formatGravatar ematipico 1-0/+1
2023-07-31Update old link from `@astrojs/netlify` README (#7862)Gravatar Yan Thomas 1-2/+1
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-07-28[ci] release (#7854)astro@2.9.6Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-28[ci] release (#7851)astro@2.9.5Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-27[ci] release (#7813)astro@2.9.4@astrojs/netlify@2.5.1Gravatar Houston (Bot) 2-2/+11
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-26Prevent building .html files in hybrid mode (#7805)Gravatar Matthew Phillips 5-3/+52
* Prevent building .html files in hybrid mode * Adding a changeset
2023-07-25[ci] release (#7784)astro@2.9.3@astrojs/markdoc@0.4.4@astrojs/deno@4.3.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-24[ci] release (#7763)astro@2.9.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-24Bump vite to 4.4.6 (#7746)Gravatar Birk Skyum 1-1/+1
2023-07-21[ci] release (#7737)astro@2.9.1@astrojs/vercel@3.7.4Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-21test: add setup for Vercel / Netlify tests (#7716)Gravatar Erika 8-1/+48
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
2023-07-20[ci] release (#7714)astro@2.9.0@astrojs/sitemap@2.0.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-20Fix organize-imports-cli with satisfies operator (#7727)Gravatar Bjorn Lu 1-1/+1
2023-07-19Remove experimental flag for redirects config (#7686)Gravatar Matthew Phillips 3-10/+1
* Remove experimental flag for redirects config * Remove experimental from tests * Remove experimental CLI flag * Add changeset * Removing redirect test that is no longer relevant * Remove experimental label" * Update .changeset/dry-beers-grow.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/dry-beers-grow.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Remove old function --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-07-19[ci] release (#7699)astro@2.8.5@astrojs/netlify@2.5.0@astrojs/markdoc@0.4.3Gravatar Houston (Bot) 2-2/+15
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-18Add changeset & docs for next `@astrojs/netlify` release (#7700)Gravatar Chris Swithinbank 1-1/+51
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
2023-07-18[ci] release (#7681)astro@2.8.4@astrojs/vercel@3.7.3@astrojs/sitemap@2.0.0@astrojs/cloudflare@6.6.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-18Revert netlify edge middleware docs (#7698)Gravatar Bjorn Lu 1-57/+0
2023-07-18nit: use `node:` prefix everywhere (#7692)Gravatar Erika 3-4/+4
* nit: use `node:` prefix everywhere * nit: fs/promises too * test: workaround issue in node builtin detection
2023-07-17[ci] formatGravatar ematipico 4-11/+9
2023-07-17feat(@astrojs/netlify): edge middleware support (#7632)Gravatar Emanuele Stoppa 22-154/+400
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
2023-07-14[ci] release (#7645)astro@2.8.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-13[ci] release (#7624)astro@2.8.2@astrojs/vercel@3.7.1@astrojs/underscore-redirects@0.2.0@astrojs/netlify@2.4.0@astrojs/cloudflare@6.6.1Gravatar Houston (Bot) 2-3/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>