Change8

@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

  1. If you were importing `formatZodError` or `_forceColour` from `miniflare`, update your imports to use `@cloudflare/workers-utils` instead.

Affected Symbols