0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/netlify/src
Nate Moore 298dbb89f2
Refactor 404 and 500 approach (#7754)
* 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-08-01 09:52:16 -05:00
..
index.ts Redirects (#7067) 2023-06-05 09:03:20 -04:00
integration-edge-functions.ts feat(@astrojs/netlify): edge middleware support (#7632) 2023-07-17 15:53:10 +01:00
integration-functions.ts Prevent building .html files in hybrid mode (#7805) 2023-07-26 07:58:57 -04:00
integration-static.ts feat(@astrojs/netlify): add build.split support (#7615) 2023-07-13 09:21:33 +01:00
middleware.ts [ci] format 2023-07-17 14:56:14 +00:00
netlify-edge-functions.ts Refactor 404 and 500 approach (#7754) 2023-08-01 09:52:16 -05:00
netlify-functions.ts Refactor 404 and 500 approach (#7754) 2023-08-01 09:52:16 -05:00
shared.ts nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00