Skip to content

@cloudflare/workers-utils@0.36.0

Choose a tag to compare

@workers-devprod workers-devprod released this 03 Sep 17:53
be87ff0

Minor Changes

  • #15390 fd17fc5 Thanks @jamesopstad! - Add shared local env loading helpers with Vite-compatible .env file resolution and Wrangler-compatible parsing and expansion. Mode-specific .dev.vars files are selected exclusively and are not merged with .env files or process values.