Astro @astrojs/cloudflare@14.2.1

@astrojs/cloudflare@14.2.1
Fixed 1
  • Fix the astro peer dependency range from ^7.0.0 to ^7.2.0 to support symbols (beginContentEntryCollection, beginImageCollection, endContentEntryCollection, endImageCollection) from astro/app that were added in Astro 7.2.0
Patch Changes
  • #17627 ba6a9f6 Thanks @astrobot-houston! - Fixes the astro peer dependency range from ^7.0.0 to ^7.2.0. The adapter imports symbols (beginContentEntryCollection, beginImageCollection, endContentEntryCollection, endImageCollection) from astro/app that were added in Astro 7.2.0, so earlier versions fail at build time with a MISSING_EXPORT error.

  • Updated dependencies [0891ac9]:

    • @astrojs/underscore-redirects@1.0.4
View original

Upgraded? How did it go?

Discussion