Change8

@sveltejs/adapter-cloudflare@7.2.5

📦 sveltekitView on GitHub →
🐛 1 fixes

Summary

This patch release addresses a race condition by ensuring init is awaited on every request and updates internal dependencies.

🐛 Bug Fixes

  • Awaiting init on every request now prevents a race condition.