astro/packages/integrations/netlify/src
Erika 2f6745019a
Drop Node 14 in CI for Node 16 and add Node 18 to the matrix (#5768)
* ci(node): Move CI to Node 16 and add Node 18 to the matrix

* fix(netlify): Fix set-cookie not working on Node 18

* fix(netlify): Handle if `set-cookie` is already somehow an array (apparently it can?)

* test(node): Fix `toPromise` to match Astro's

* fix(tests): Use the actual underlying ArrayBuffer instance to create the buffer in toPromise

* chore: changeset
2023-01-06 12:01:54 -05:00
..
index.ts [ci] format 2022-06-06 16:49:53 +00:00
integration-edge-functions.ts feat: change path into assets (#5584) 2023-01-05 10:41:10 -06:00
integration-functions.ts Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
netlify-edge-functions.ts [ci] format 2022-09-28 20:57:35 +00:00
netlify-functions.ts Drop Node 14 in CI for Node 16 and add Node 18 to the matrix (#5768) 2023-01-06 12:01:54 -05:00
shared.ts Experimental Prerender API (#5297) 2022-12-16 10:38:37 -06:00