summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-26Prevent building .html files in hybrid mode (#7805)Gravatar Matthew Phillips 4-3/+51
2023-07-21test: add setup for Vercel / Netlify tests (#7716)Gravatar Erika 7-0/+46
2023-07-19Remove experimental flag for redirects config (#7686)Gravatar Matthew Phillips 2-6/+0
2023-07-18nit: use `node:` prefix everywhere (#7692)Gravatar Erika 2-2/+2
2023-07-17feat(@astrojs/netlify): edge middleware support (#7632)Gravatar Emanuele Stoppa 14-46/+131
2023-07-13feat(@astrojs/netlify): add `build.split` support (#7615)Gravatar Emanuele Stoppa 8-3/+108
2023-07-03feat: use typescript-eslint@v6's reworked configs (#7425)Gravatar Josh Goldberg ✨ 4-6/+1
2023-06-05Unflag hybrid output (#7260)Gravatar Nate Moore 2-10/+0
2023-06-05[ci] formatGravatar matthewp 2-13/+31
2023-06-05Redirects (#7067)Gravatar Matthew Phillips 6-0/+150
2023-05-31Revert "feat(hybrid): unflag hybrid output (#7255)" (#7259)Gravatar Nate Moore 2-0/+10
2023-05-31feat(hybrid): unflag hybrid output (#7255)Gravatar Nate Moore 2-10/+0
2023-05-17feat: hybrid output (#6991)Gravatar Happydev 10-51/+200
2023-05-01fix some TS compilation errors (#6939)Gravatar André Alves 5-14/+0
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