Skip to content

Releases: cloudflare/mcp-server-cloudflare

[email protected]

14 May 21:57
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

[email protected]

14 May 21:58
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

[email protected]

14 May 21:58
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

[email protected]

14 May 21:57
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

[email protected]

14 May 21:58
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

[email protected]

14 May 21:57
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

[email protected]

14 May 21:57
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

[email protected]

14 May 21:57
31c40f4

Choose a tag to compare

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]

@repo/[email protected]

14 May 21:58
31c40f4

Choose a tag to compare

Patch Changes

  • bdb5b89: chore: remove publishConfig from typescript-config/package.json

    This did nothing.

@repo/[email protected]

14 May 21:58
31c40f4

Choose a tag to compare

Minor Changes

  • 33e0198: BANDA-899 feat: add runx deploy-published-workers script

Patch Changes

  • bdb5b89: chore: remove pnpx from wrangler deploy script

    This is redundant because turbo and pnpm already add the bundled wrangler command to $PATH