- Fixed numerous bugs across CLI, console logging, URL handling, web APIs, and several std modules (encoding, node, testing, wasi)
- Introduced breaking changes to std/wasi: renamed Module to Context and switched to record exports
- Added new std features: bright color variations in fmt, URL export in node, and assertNotMatch in testing