summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/src/integration-edge-functions.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12[ci] formatGravatar matthewp 1-1/+1
2022-10-12Node.js standalone mode + support for astro preview (#5056)Gravatar Matthew Phillips 1-17/+29
2022-09-12Fix route validation for Netlify Edge (#4722)Gravatar Ben Holmes 1-1/+4
2022-07-25[ci] formatastro@0.0.0-rc-20220725043302@astrojs/vue@0.0.0-rc-20220725043302@astrojs/vercel@0.0.0-rc-20220725043302@astrojs/tailwind@0.0.0-rc-20220725043302@astrojs/svelte@0.0.0-rc-20220725043302@astrojs/sitemap@0.0.0-rc-20220725043302@astrojs/prefetch@0.0.0-rc-20220725043302@astrojs/partytown@0.0.0-rc-20220725043302@astrojs/node@0.0.0-rc-20220725043302@astrojs/netlify@0.0.0-rc-20220725043302@astrojs/mdx@0.0.0-rc-20220725043302@astrojs/markdown-remark@0.0.0-rc-20220725043302@astrojs/markdown-component@0.0.0-rc-20220725043302@astrojs/lit@0.0.0-rc-20220725043302@astrojs/image@0.0.0-rc-20220725043302@astrojs/deno@0.0.0-rc-20220725043302@astrojs/cloudflare@0.0.0-rc-20220725043302Gravatar FredKSchott 1-3/+5
2022-07-25Add the `output` option (#4015)Gravatar Matthew Phillips 1-0/+5
2022-06-27[ci] formatGravatar bholmesdev 1-1/+1
2022-06-27Refactor: remove Deno shim to esbuild "banner" (#3734)Gravatar Ben Holmes 1-0/+8
2022-06-21[ci] formatGravatar matthewp 1-6/+6
2022-06-21Support re-exporting astro components containing client components (#3625)Gravatar Matthew Phillips 1-1/+21
2022-06-07[ci] formatGravatar matthewp 1-5/+6
2022-06-07Allow dynamic imports when using Netlify Edge Functions (#3535)Gravatar Matthew Phillips 1-2/+33
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-2/+2
2022-06-02fix: alias astro to @types/astro (#3503)Gravatar William Tetlow 1-2/+11
2022-05-16Netlify outdirectory (#3377)Gravatar Sarah Etter 1-2/+2
2022-05-11Fix/netlify edge redirects (#3342)Gravatar Pascal Schilp 1-0/+2
2022-04-21[ci] formatGravatar matthewp 1-1/+1
2022-04-21Fixes using React.lazy and Suspense (#3160)Gravatar Matthew Phillips 1-0/+4
2022-04-20Revert "Fixes using React.lazy and Suspense"Gravatar Matthew Phillips 1-3/+0
2022-04-20Fixes using React.lazy and SuspenseGravatar unknown 1-0/+3
2022-04-19[ci] formatGravatar matthewp 1-1/+1
2022-04-19Adjustments for Netlify Edge Functions (#3150)Gravatar Matthew Phillips 1-3/+7
2022-04-19[ci] formatGravatar matthewp 1-25/+24
2022-04-19Netlify Edge function support (#3148)Gravatar Matthew Phillips 1-0/+98