v2.8.3
refactor(ext/web): extract BlobStoreTrait to allow custom blob store implementations (#34000)
fix(runtime): don't panic on missing SnapshotOptions when no snapshot (#34929)
perf(runtime): update notify watcher dependency (#34567)
chore: Happy New Year 2026 (#31748)
refactor: update deno_core (#31607)
refactor: replace winapi usages with windows-sys (#34732)
fix(runtime): cancel prompt on esc (#35004)
refactor: use `ToV8` on enums instead of serde (#31991)
fix(test): wait for worker termination before pending promise failures (#35127)