Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Node v14.15+ #2202

Merged
merged 7 commits into from
Dec 16, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
changeset
  • Loading branch information
Jonathan Neal committed Dec 16, 2021
commit 29f51dc27283bce9bb3c73366e998d7a0af4526a
40 changes: 40 additions & 0 deletions .changeset/new-hats-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
'docs': minor
jonathantneal marked this conversation as resolved.
Show resolved Hide resolved
'astro': minor
'@astrojs/parser': minor
'@astrojs/prism': minor
'create-astro': minor
'@astrojs/renderer-preact': minor
'@astrojs/renderer-react': minor
'@astrojs/renderer-solid': minor
'@astrojs/renderer-svelte': minor
'@astrojs/renderer-vue': minor
'astro-scripts': minor
'@example/blog': minor
'@example/blog-multiple-authors': minor
'@example/docs': minor
'@example/framework-lit': minor
'@example/framework-multiple': minor
'@example/framework-preact': minor
'@example/framework-react': minor
'@example/framework-solid': minor
'@example/framework-svelte': minor
'@example/framework-vue': minor
'@example/minimal': minor
'@example/portfolio': minor
'@example/portfolio-svelte': minor
'@example/starter': minor
'@example/subpath': minor
'@example/with-markdown': minor
'@example/with-markdown-plugins': minor
'@example/with-nanostores': minor
'@example/with-tailwindcss': minor
'@example/with-vite-plugin-pwa': minor
jonathantneal marked this conversation as resolved.
Show resolved Hide resolved
'@astrojs/astro-test-builtins-dep': minor
'@astrojs/test-custom-element-renderer': minor
'@astrojs/markdown-remark': minor
'@astrojs/renderer-lit': minor
'www': minor
jonathantneal marked this conversation as resolved.
Show resolved Hide resolved
---

Support for Node v14.15+, dropping Node v12.