Skip to content

@cloudflare/config@0.19.0

Choose a tag to compare

@workers-devprod workers-devprod released this 25 Sep 19:34
· 3 commits to main since this release
8d61ca8

Minor Changes

  • #15874 a34edd4 Thanks @jamesopstad! - Use camelCase for Workflow export retention settings

    The experimental @cloudflare/config API now accepts defaultRetention, successRetention, and errorRetention, consistently with its other authored configuration fields. These settings are converted to Wrangler's snake_case configuration shape at the integration boundary.