denoland / denoland/std

When should we drop the support of Deno 1.46.3?

Open
#6,383 4 comments 3 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.