Commit a6a91d2
committed
chore: Bump Cloudflare Workers types and align formatting in docs
Updated `@cloudflare/workers-types` dependency from `4.20260526.1` to `4.20260529.1` in `package.json` to pull in the latest Cloudflare Workers type definitions.
Applied consistent soft-wrap formatting to documentation in `Documentation/GitHub/Architecture.md` and `README.md` where long lines describing the transport layer implementations (`gRPCTransport`, `IPCTransport`, `WASMTransport`, `MistTransport`) were exceeding reasonable line lengths. The content remains unchanged — only whitespace adjustments for improved readability.
No functional changes to code or configuration beyond the dependency version bump.1 parent 9976f40 commit a6a91d2
3 files changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments