- - Fixed numerous CLI and Windows compatibility bugs (e.g., Deno.kill, symlink, remove, pid const, timeout types)
- - Added new std library features: bytes.hasSuffix/contains, fmt.rgb24 color numbers, hash.fnv, node exports like TextEncoder/Decoder, fs.promises.readFile, util.callbackify, url module, fs.writeFileSync
- - Updated dprint to 0.18.4 and refactored TS dependency analysis to Rust