Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Add AsyncIterable switchMap #340

Merged
merged 8 commits into from
Mar 21, 2022
Merged

Conversation

trxcllnt
Copy link
Member

Add an initial AsyncIterable switchMap implementation.

@mattpodwysocki mattpodwysocki merged commit 7b7d493 into master Mar 21, 2022
@mattpodwysocki mattpodwysocki deleted the fea/asynciterable-switchmap branch March 21, 2022 21:45
@jessmorecroft
Copy link

Hi there - would love to use switchMap but no releases since this commit ... any plans for anything soon?

Cheers,
Jess

@trxcllnt
Copy link
Member Author

oops, thanks @jessmorecroft. forgot to release a new version.

@jessmorecroft
Copy link

Awesome, cheers @trxcllnt. BTW, fantastic library.

@jessmorecroft
Copy link

oops, thanks @jessmorecroft. forgot to release a new version.

Hi again @trxcllnt , any eta on when you might release this?

Cheers!

@trxcllnt
Copy link
Member Author

I think we've been blocked by some build work we're trying to do in #341, but I'll see if I can release without it.

@trxcllnt
Copy link
Member Author

@jessmorecroft published as [email protected] 🎉

@jessmorecroft
Copy link

Brilliant @trxcllnt , many thanks!

@trxcllnt
Copy link
Member Author

@jessmorecroft just realized we also updated flatMap to also use the new concurrent behavior. Technically this is a breaking change, so we're re-publishing v4.6.1 with the old behavior and gonna bump to v5.0.0 with the new behavior.

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

Successfully merging this pull request may close these issues.

3 participants