Astro: @astrojs/webapi@2.0.0 Release

Release date:
January 24, 2023
Previous version:
@astrojs/webapi@2.0.0-beta.1 (released January 23, 2023)
Magnitude:
2 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @astrojs/webapi@2.0.0

ematipico

Directory Browser for @astrojs/webapi@2.0.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Major Changes

  • #5814 c55fbcb8e Thanks @Princesseuh! - Moved target to Node 16. Removed polyfills for AbortController, AbortSignal, atob, btoa, Object.hasOwn, Promise.all, Array.at and String.replaceAll

  • #5782 1f92d64ea Thanks @Princesseuh! - Replace node-fetch's polyfill with undici.

    Since undici does not support it, this change also removes custom support for the file: protocol

Patch Changes