When should we drop the support of Deno 1.46.3?
Open
feedback welcome
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
We still run CI with Deno 1.46.3 (TypeScript 5.5.2) to ensure std working in 1.x version. That prevents us from using new features/types added after that version. One such example is `IteratorObject` type, which was added in Deno 2.0.0 (TypeScript 5.6.2). related: #6381
When can/should we stop the support of 1.46.3?
Contributor guide
Assessment
This issue has not been assessed yet.