@cloudflare/workers-utils@0.31.0
📦 cloudflare-workersView on GitHub →
🔧 2 symbols
Summary
The `formatZodError` and `_forceColour` helpers have been moved from `miniflare` to `@cloudflare/workers-utils`. This change aims to centralize utility functions for better code organization.
Migration Steps
- If you were importing `formatZodError` or `_forceColour` from `miniflare`, update your imports to use `@cloudflare/workers-utils` instead.