What's Changed
- Simplify some TypeWrapper mixins by removing the template params by @jasnell in #5597
- Don't schedule a move-later alarm if an interleaving commit setAlarm() by @MellowYarker in #5589
- Handle ArrayBufferView type parameters in Python Response by @ryanking13 in #5585
- [nfc] Detemplatize JSG API somewhat, improving code size by @fhanau in #5599
- Consolidate fast api config into JsgConfig by @jasnell in #5598
- Update process.report.getReport to not throw by @jasnell in #5604
- JsValueWrapper does not need to be a template by @jasnell in #5605
New Contributors
- @ryanking13 made their first contribution in #5585
Full Changelog: v1.20251127.0...v1.20251128.0