summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-10Fix no edge functions deployed to netlify (#6793)Gravatar André Alves 1-1/+1
2023-03-07chore: use directive `@ts-expect-error` instead of `@ts-ignore` (#6429)Gravatar Emanuele Stoppa 4-12/+12
2023-02-21[ci] formatGravatar bluwy 1-1/+1
2023-02-21Use .mjs extension when building for netlify edge and vercel serverless (#6317)Gravatar Bjorn Lu 4-0/+48
2023-01-23Support prerender in Netlify redirects (#5904)Gravatar Matthew Phillips 8-1/+131
2022-11-08Support environment variables in Cloudflare and Netlify Edge functions (#5301)Gravatar Bjorn Lu 3-0/+10
2022-08-11[ci] formatGravatar FredKSchott 1-1/+1
2022-08-11Add 404 routing logic to Netlify redirects file (#4274)Gravatar Matthew Phillips 3-0/+49
2022-07-25Add the `output` option (#4015)Gravatar Matthew Phillips 6-18/+6
2022-06-22Enables eslint on the full repo and adds a rule for no `only()` tests (#3659)Gravatar Tony Sullivan 1-0/+1
2022-06-22Fix react dependencies to improve test reliability (#3673)Gravatar hippotastic 1-1/+3
2022-06-21[ci] formatGravatar matthewp 1-1/+1
2022-06-21Support re-exporting astro components containing client components (#3625)Gravatar Matthew Phillips 2-0/+3
2022-06-17[ci] formatGravatar bholmesdev 1-1/+3
2022-06-16Fix: Netlify edge deployment when using markdown (#3612)Gravatar Ben Holmes 3-2/+13
2022-06-15[ci] formatGravatar tony-sull 1-1/+1
2022-06-15Adds support base64 encoding in Netlify Functions (#3592)Gravatar Tony Sullivan 3-0/+86
2022-06-07[ci] formatGravatar matthewp 2-5/+5
2022-06-07Allow dynamic imports when using Netlify Edge Functions (#3535)Gravatar Matthew Phillips 8-1/+93
2022-05-16Update out directories for Netlify Functions (#3381)Gravatar Sarah Etter 1-1/+4
2022-04-22[ci] formatGravatar matthewp 1-1/+3
2022-04-22Netlify Edge: forward requests for static assets (#3170)Gravatar Matthew Phillips 5-0/+48
2022-04-21[ci] formatGravatar matthewp 1-3/+1
2022-04-21Fixes using React.lazy and Suspense (#3160)Gravatar Matthew Phillips 6-2/+22
2022-04-20Revert "Fixes using React.lazy and Suspense"Gravatar Matthew Phillips 7-35/+2
2022-04-20Fixes using React.lazy and SuspenseGravatar unknown 7-2/+35
2022-04-19[ci] formatGravatar matthewp 4-7/+9
2022-04-19Netlify Edge function support (#3148)Gravatar Matthew Phillips 14-26/+106
2022-04-12[ci] formatGravatar matthewp 1-2/+2
2022-04-12Allow setting multiple cookies in Netlify adapter (#3092)Gravatar Matthew Phillips 3-0/+68
2022-04-06[ci] formatGravatar matthewp 1-6/+8
2022-04-06Fix Netlify adapter and dynamic routes (#3011)Gravatar Matthew Phillips 3-0/+49