summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test/edge-functions/edge-basic.test.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Remove the Nelify Edge adapter (#8029)Gravatar Matthew Phillips 1-36/+0
2023-07-17feat(@astrojs/netlify): edge middleware support (#7632)Gravatar Emanuele Stoppa 1-18/+22
2023-05-17feat: hybrid output (#6991)Gravatar Happydev 1-3/+4
2023-05-01fix some TS compilation errors (#6939)Gravatar André Alves 1-3/+0
2023-03-07chore: use directive `@ts-expect-error` instead of `@ts-ignore` (#6429)Gravatar Emanuele Stoppa 1-4/+4
2022-11-08Support environment variables in Cloudflare and Netlify Edge functions (#5301)Gravatar Bjorn Lu 1-0/+6
2022-06-21Support re-exporting astro components containing client components (#3625)Gravatar Matthew Phillips 1-0/+1
2022-06-17[ci] formatGravatar bholmesdev 1-1/+3
2022-06-16Fix: Netlify edge deployment when using markdown (#3612)Gravatar Ben Holmes 1-1/+3
2022-04-21[ci] formatGravatar matthewp 1-3/+1
2022-04-21Fixes using React.lazy and Suspense (#3160)Gravatar Matthew Phillips 1-2/+7
2022-04-20Revert "Fixes using React.lazy and Suspense"Gravatar Matthew Phillips 1-7/+2
2022-04-20Fixes using React.lazy and SuspenseGravatar unknown 1-2/+7
2022-04-19[ci] formatGravatar matthewp 1-1/+3
2022-04-19Netlify Edge function support (#3148)Gravatar Matthew Phillips 1-0/+18