Astro: @astrojs/[email protected] Release

Release date:
January 24, 2023
Previous version:
@astrojs/[email protected] (released January 23, 2023)
Magnitude:
2 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @astrojs/[email protected]

ematipico

Directory Browser for @astrojs/[email protected]

All files are compared to previous version, @astrojs/[email protected]. Click here to browse diffs between other versions.

Loading File Browser...

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