diff options
Diffstat (limited to '.changeset/big-cooks-notice.md')
-rw-r--r-- | .changeset/big-cooks-notice.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.changeset/big-cooks-notice.md b/.changeset/big-cooks-notice.md new file mode 100644 index 000000000..9a0586c73 --- /dev/null +++ b/.changeset/big-cooks-notice.md @@ -0,0 +1,6 @@ +--- +'@astrojs/vercel': major +'@astrojs/node': major +--- + +The internals of the integration have been updated to support Astro 4.0. Make sure to upgrade your Astro version as Astro 3.0 is no longer supported. |