Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

This functionality is being upstreamed :) #26

Open
benjamingr opened this issue Jan 16, 2022 · 2 comments
Open

This functionality is being upstreamed :) #26

benjamingr opened this issue Jan 16, 2022 · 2 comments

Comments

@benjamingr
Copy link

As part of a process of alignment with the tc39 iterator helpers proposal - just letting you know.

The main difference is that this doesn't listen to data (which we believe is better) and instead uses the async iterator protocol (which in turn uses readable).

nodejs/node#41553

Feedback welcome

@Touffy
Copy link

Touffy commented Aug 20, 2023

Actually, it's already in Node since v17.5 — still experimental probably because they're waiting to see how the TC39 proposal will land. Anyway, might be nice to add a little message in the README telling people they probably don't need this lib anymore.

@jonathanong
Copy link
Contributor

oh wow, thank you! let me mark this module as deprecated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants