diff options
Diffstat (limited to '.changeset/curvy-beds-warn.md')
-rw-r--r-- | .changeset/curvy-beds-warn.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.changeset/curvy-beds-warn.md b/.changeset/curvy-beds-warn.md deleted file mode 100644 index a09fb9a81..000000000 --- a/.changeset/curvy-beds-warn.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'astro': major -'@astrojs/prism': major -'create-astro': major -'@astrojs/mdx': minor -'@astrojs/node': major -'@astrojs/preact': major -'@astrojs/react': major -'@astrojs/solid-js': major -'@astrojs/svelte': major -'@astrojs/vercel': major -'@astrojs/vue': major -'@astrojs/telemetry': major ---- - -Remove support for Node 14. Minimum supported Node version is now >=16.12.0 |