Change8

@astrojs/cloudflare@13.0.0-beta.10

📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release removes the problematic `cssesc` dependency, replacing it with an ESM-friendly implementation, and fixes an issue with the <Code /> component on Cloudflare Workers.

Migration Steps

  1. The internal implementation for CSS escaping has changed; no manual steps are required unless you were relying on specific behaviors of the removed `cssesc` dependency.

🐛 Bug Fixes

  • Restored and fixed functionality of the <Code /> component when running on Cloudflare Workers.

Affected Symbols