chore: update changesets

This commit is contained in:
Nate Moore 2021-12-16 17:57:10 -06:00
parent 45cea6aec5
commit c5a7305f04
2 changed files with 6 additions and 1 deletions

View file

@ -14,4 +14,4 @@
'@astrojs/renderer-lit': minor
---
Support for Node v14.15+, dropping Node v12.
Officially drop support for Node v12. The minimum supported version is now Node v14.15+,

View file

@ -0,0 +1,5 @@
---
'astro': minor
---
Replace `fetch` detection via Vite plugin with a more resilient `globalThis` polyfill