What's Changed
- fix: handle exceptions thrown in TCP connect() handler by @ThomasRubini in #7518
- update capnp-cpp and use kj::StaticArrayPtr for static tables by @mikea in #7522
- Settle a TransformStream cancel from the writable's state by @jasnell in #7509
- STOR-5615: Apply retry policy to JSRPC calls by @apeacock1991 in #7513
- Add jsg support for shared-ownership module sources by @mikea in #7523
- Linting: reject more use-after-moves by @jtolio in #7451
- Release the transformer once a TransformStream finishes by @jasnell in #7510
- [Workers AI] Update model reasoning types by @KastanDay in #7437
- ts streams identity write settlement by @jasnell in #7515
- Read detached and out-of-bounds DataView chunks as empty by @jasnell in #7516
New Contributors
- @KastanDay made their first contribution in #7437
Full Changelog: v1.20260925.2...v1.20260926.1