What's Changed
- Update js_capnp_library to drop the capnp-es patch by @vicb in #4339
- Use Get() instead of deprecated arrow operator. by @erikcorry in #4328
- Various refactoring for dynamic worker loading by @kentonv in #4360
- Fix ctx.id.name for Durable Objects to match production. by @kentonv in #4351
- update internal state on container.destroy by @anonrig in #4365
- Don't report disk usage in Windows build. by @kentonv in #4364
- Revert "update internal state on container.destroy" by @kentonv in #4370
- [lint] arrayPtr fixes by @mikea in #4359
- containers: Make sure the exit code error pattern matches production by @gabivlj in #4369
- NodeJS Compat: improved process compatibility under a compat flag by @guybedford in #4355
- [o11y] Fix STW string cache memory management by @fhanau in #4363
- sqlite: Add patch to fix invalid wal frames on rollback by @jclee in #4366
- remove unnecessary eslint rules and enable on more files by @anonrig in #4375
Full Changelog: v1.20250618.0...v1.20250619.0