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

fix: accepts iterable also #24

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Conversation

alanshaw
Copy link

@alanshaw alanshaw commented Aug 3, 2022

Passed directly to it-batch which accepts Iterable also: https://github.com/achingbrain/it/blob/master/packages/it-batch/index.js#L8

@achingbrain achingbrain merged commit cfc852b into achingbrain:master Oct 3, 2022
@achingbrain
Copy link
Owner

Thanks!

@alanshaw alanshaw deleted the patch-1 branch October 3, 2022 13:53
github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
## [it-parallel-batch-v2.0.0](it-parallel-batch-v1.0.10...it-parallel-batch-v2.0.0) (2022-10-17)

### ⚠ BREAKING CHANGES

* all modules are now published as ESM-only

### Features

* convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))

### Bug Fixes

* accepts iterable also ([#24](#24)) ([cfc852b](cfc852b)), closes [/github.com/achingbrain/it/blob/master/packages/it-batch/index.js#L8](https://github.com/achingbrain//github.com/achingbrain/it/blob/master/packages/it-batch/index.js/issues/L8)

### Dependencies

* update sibling dependencies ([9c5691a](9c5691a))
* update sibling dependencies ([1415cdd](1415cdd))
@github-actions
Copy link

🎉 This PR is included in version it-parallel-batch-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 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.

2 participants