astro/packages/integrations
Erika 1f92d64ea3
Drop Node 14 support (#5782)
* chore: Update engines field

* fix(deps): Remove node-fetch

* feat(polyfills): Remove node-fetch for undici

* feat(webapi): Remove node-fetch from the webapis polyfills for undici

* feat(core): Remove node-fetch for undici in Astro core

* feat(telemetry): Remove node-fetch for undici

* feat(node): Remove node-fetch for undici in node integration

* feat(vercel): Remove node-fetch for undici in Vercel integration

* chore: update lockfile

* chore: update lockfile

* chore: changeset

* fix(set): Fix set directives not streaming correctly on Node 16

* Try another approach

* Debugging

* Debug fetch

* Use global fetch if there is one

* changeset for lit

* Remove web-streams-polyfill

* Remove web-streams-polyfill license note

* Update .changeset/stupid-wolves-explain.md

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-01-09 16:59:20 -05:00
..
alpinejs Integration READMEs code block sweep 🧹 (#5455) 2022-11-22 15:56:55 +01:00
cloudflare Add Astro as a peerDependency (#5806) 2023-01-09 10:58:38 -05:00
deno Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
image [ci] format 2023-01-09 16:03:47 +00:00
lit Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
mdx Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
netlify Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
node Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
partytown Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
preact Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
prefetch Default preview host to localhost (#5753) 2023-01-09 12:14:07 -05:00
react Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
sitemap Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
solid Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
svelte Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
tailwind Add Astro as a peerDependency (#5806) 2023-01-09 10:58:38 -05:00
turbolinks docs: Standardize common integration READMEs (#4874) 2022-09-26 16:14:34 +02:00
vercel Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
vue Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00