diff options
Diffstat (limited to '.changeset/thin-ants-repeat.md')
-rw-r--r-- | .changeset/thin-ants-repeat.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.changeset/thin-ants-repeat.md b/.changeset/thin-ants-repeat.md new file mode 100644 index 000000000..8a896b268 --- /dev/null +++ b/.changeset/thin-ants-repeat.md @@ -0,0 +1,6 @@ +--- +'@astrojs/telemetry': patch +'astro': patch +--- + +Add some polyfills for Stackblitz until they support Node 18. Running Astro on Node 16 is still not officially supported, however. |