@astrojs/cloudflare@14.2.4
📦 astroView on GitHub →
🐛 1 fixes
Summary
This patch release fixes a dependency scanning failure related to regex literals in `.astro` frontmatter. It also updates the `@astrojs/underscore-redirects` dependency.
🐛 Bug Fixes
- Fixes dependency scanning failure when `.astro` frontmatter contains regex literals with quote characters (e.g. `"/"/g`).