Skip to content

fix: allow Iterable | AsyncIterable union input#59

Merged
achingbrain merged 1 commit intomasterfrom
fix/allow-source-input
Mar 31, 2023
Merged

fix: allow Iterable | AsyncIterable union input#59
achingbrain merged 1 commit intomasterfrom
fix/allow-source-input

Conversation

@achingbrain
Copy link
Copy Markdown
Owner

Compatiblity fix - where the input cannot be separated between Iterable and AsyncIterable sources, update the types to return async generators.

For best performance users should pass either Iterable or AsyncIterable, not a union of both.

Compatiblity fix - where the input cannot be separated between
Iterable and AsyncIterable sources, update the types to return
async generators.

For best performance users should pass either Iterable or
AsyncIterable, not a union of both.
@achingbrain achingbrain changed the title fix: allow Iterable | AsyncIterable input fix: allow Iterable | AsyncIterable union input Mar 31, 2023
@achingbrain achingbrain merged commit 80ec2ac into master Mar 31, 2023
@achingbrain achingbrain deleted the fix/allow-source-input branch March 31, 2023 10:30
github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-all-v3.0.1](it-all-v3.0.0...it-all-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-all-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-take-v3.0.1](it-take-v3.0.0...it-take-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-take-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-to-buffer-v4.0.1](it-to-buffer-v4.0.0...it-to-buffer-v4.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-to-buffer-v4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-reduce-v3.0.1](it-reduce-v3.0.0...it-reduce-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-reduce-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-foreach-v2.0.1](it-foreach-v2.0.0...it-foreach-v2.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-foreach-v2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-map-v3.0.1](it-map-v3.0.0...it-map-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-map-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-drain-v3.0.1](it-drain-v3.0.0...it-drain-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-drain-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-last-v3.0.1](it-last-v3.0.0...it-last-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-last-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-skip-v3.0.1](it-skip-v3.0.0...it-skip-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-length-v3.0.1](it-length-v3.0.0...it-length-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-length-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-sort-v3.0.1](it-sort-v3.0.0...it-sort-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-batch-v3.0.1](it-batch-v3.0.0...it-batch-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-batch-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-split-v3.0.1](it-split-v3.0.0...it-split-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-split-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-first-v3.0.1](it-first-v3.0.0...it-first-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-first-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-batched-bytes-v2.0.1](it-batched-bytes-v2.0.0...it-batched-bytes-v2.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-batched-bytes-v2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 31, 2023
## [it-flat-batch-v3.0.1](it-flat-batch-v3.0.0...it-flat-batch-v3.0.1) (2023-03-31)

### Bug Fixes

* allow Iterable | AsyncIterable union input ([#59](#59)) ([80ec2ac](80ec2ac))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-flat-batch-v3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant