github cloudflare/workers-sdk create-cloudflare@2.38.0

Minor Changes

  • #8024 e8272b0 Thanks @emily-shen! - Output wrangler.jsonc instead of wrangler.json

    The JSONC format allows comments, but otherwise uses standard JSON syntax.

    Note that Wrangler is still happy to parse .json files with comments (along the lines of tsconfig.json), but to prevent confusion and for default compatibility with all IDEs, create-cloudflare will now output wrangler.jsonc.

  • #8024 e8272b0 Thanks @emily-shen! - Include a .vscode/settings.json file with a 'jsonc' file association for templates that use wrangler.json

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.