What's Changed
- Pass messages logged by logWarning to the tail worker. by @danlapid in #5147
- Wrap KJ_LOG_AT(), etc. macros in #ifndef, in preparation for moving them to kj by @jclee in #5154
- reproduce & fix ada::url_pattern bug by @anonrig in #5153
- remove unnecessary bool from Response by @anonrig in #5159
- add process.assert by @anonrig in #5156
- Create enable_ctx_exports compat flag for ctx.exports. by @kentonv in #5160
- Handful of new module registry edits by @jasnell in #5142
- Forbid bundle modules from using data: URLs as names by @jasnell in #5163
Full Changelog: v1.20250923.0...v1.20250924.0