astro/.changeset/wicked-pumpkins-punch.md
Erika afbbc4d5bf
Update compilation target for Node 16 (#6213)
* config(esbuild): Update esbuild target to node16

* config(package): Update root package.json node engine

* config(tsconfig): Update all the tsconfigs module and targets

* chore: changeset

* chore: remove unneeded file
2023-03-06 13:57:16 -05:00

30 lines
726 B
Markdown

---
'astro': minor
'@astrojs/prism': minor
'@astrojs/rss': minor
'create-astro': minor
'@astrojs/alpinejs': minor
'@astrojs/cloudflare': minor
'@astrojs/deno': minor
'@astrojs/image': minor
'@astrojs/lit': minor
'@astrojs/mdx': minor
'@astrojs/netlify': minor
'@astrojs/node': minor
'@astrojs/partytown': minor
'@astrojs/preact': minor
'@astrojs/prefetch': minor
'@astrojs/react': minor
'@astrojs/sitemap': minor
'@astrojs/solid-js': minor
'@astrojs/svelte': minor
'@astrojs/tailwind': minor
'@astrojs/turbolinks': minor
'@astrojs/vercel': minor
'@astrojs/vue': minor
'@astrojs/markdown-remark': minor
'@astrojs/telemetry': minor
'@astrojs/webapi': minor
---
Updated compilation settings to disable downlevelling for Node 14