Commit ba14346
committed
chore(Echo): Bump @cloudflare/workers-types from 4.20250709.0 to 4.20250710.0
This commit updates the `@cloudflare/workers-types` dev dependency in the `Echo` task scheduler repository to align with the latest upstream release. This ensures compatibility with modern Cloudflare Workers APIs and TypeScript definitions used during development and testing.
The update follows recent dependency bumps in the Land ecosystem (including `miniflare` and `wrangler`) to maintain toolchain consistency across the Tauri backend (`Mountain`) and extension host (`Cocoon`). While `Echo` primarily handles internal task scheduling, this dev dependency supports testing of distributed task execution scenarios via Cloudflare Workers integration.
This is a routine maintenance update with no breaking changes expected, as the new version maintains backward compatibility with existing TypeScript code in the Land monorepo.1 parent 0d56051 commit ba14346
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments