c55fbcb8ed
* feat(webapi): Remove unnecessary polyfills now that we dropped support for Node 14 * feat(webapi): Removed more unnecessary polyfills for Node 16 * chore: changeset
5 lines
182 B
Markdown
5 lines
182 B
Markdown
---
|
|
'@astrojs/webapi': major
|
|
---
|
|
|
|
Moved target to Node 16. Removed polyfills for AbortController, AbortSignal, atob, btoa, Object.hasOwn, Promise.all, Array.at and String.replaceAll
|