diff options
author | 2024-04-11 04:24:47 -0700 | |
---|---|---|
committer | 2024-04-11 13:24:47 +0200 | |
commit | 66bc1041d4fbef95d624fc9bff0c3f9ced4638c2 (patch) | |
tree | 81dd90a2528c781476d61e8255a569a3b53f9254 /.changeset/empty-rules-type.md | |
parent | 908645d9ddfa58fbbe2b5d160d94b7d531ccf7a6 (diff) | |
download | astro-@astrojs/vue@4.1.0.tar.gz astro-@astrojs/vue@4.1.0.tar.zst astro-@astrojs/vue@4.1.0.zip |
[ci] release (#10739)create-astro@4.8.0astro@4.6.0@astrojs/vue@4.1.0@astrojs/upgrade@0.3.0@astrojs/telemetry@3.1.0@astrojs/svelte@5.4.0@astrojs/solid-js@4.1.0@astrojs/react@3.3.0@astrojs/prism@3.1.0@astrojs/preact@3.2.0@astrojs/mdx@2.3.0@astrojs/markdown-remark@5.1.0@astrojs/markdoc@0.10.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/empty-rules-type.md')
-rw-r--r-- | .changeset/empty-rules-type.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.changeset/empty-rules-type.md b/.changeset/empty-rules-type.md deleted file mode 100644 index afd185e98..000000000 --- a/.changeset/empty-rules-type.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -"@astrojs/markdoc": minor -"@astrojs/preact": minor -"@astrojs/svelte": minor -"@astrojs/react": minor -"@astrojs/solid-js": minor -"@astrojs/mdx": minor -"@astrojs/vue": minor -"create-astro": minor -"@astrojs/prism": minor -"@astrojs/telemetry": minor -"@astrojs/upgrade": minor -"astro": minor ---- - -Deprecate support for versions of Node.js older than `v18.17.1` for Node.js 18, older than `v20.0.3` for Node.js 20, and the complete Node.js v19 release line. - -This change is in line with Astro's [Node.js support policy](https://docs.astro.build/en/upgrade-astro/#support). |