@astrojs/cloudflare@13.1.5
📦 astroView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes an HMR crash related to content collection file edits caused by a conflict between Vite's SSR transform and zod v4's `meta` export, and updates a dependency.
🐛 Bug Fixes
- Fix HMR crash when editing content collection files caused by Vite's SSR transform colliding with zod v4's `meta` export.