What's Changed
- Python tests: Load standard library modules from package cache by @hoodmane in #5783
- Add --compat-date flag and @all-compat-flags variant to wd_test by @danlapid in #5773
- fix flaky tests in windows by @anonrig in #5791
- Fixes to the new streams adapters by @jasnell in #5793
- Update new streams adapters to use state machine by @jasnell in #5767
- 12-22-25 build cleanup by @fhanau in #5746
- WritableStream can't be constructed with a defined type by @anonrig in #5777
- Benchmark of new streams adapters by @jasnell in #5770
- include common folder for web-platform tests by @anonrig in #5792
- desiredSize should be null when the stream is erroring by @anonrig in #5776
- use correct
thisvalue for strategy.size by @anonrig in #5775 - make sure ByteLengthQueuingStrategy::size handles objects by @anonrig in #5778
Full Changelog: v1.20251229.0...v1.20251230.0