Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement the new useAsyncIterMulti hook #28

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

shtaif
Copy link
Owner

@shtaif shtaif commented Jan 5, 2025

No description provided.

@shtaif shtaif self-assigned this Jan 5, 2025
@shtaif shtaif marked this pull request as ready for review January 5, 2025 20:11
@shtaif shtaif merged commit d813fa0 into master Jan 5, 2025
6 checks passed
@shtaif shtaif deleted the add-use-async-iter-multi-hook branch January 5, 2025 22:11
shtaif pushed a commit that referenced this pull request Jan 6, 2025
## [0.4.0](v0.3.0...v0.4.0) (2025-01-06)

### Features

* add to package exports the `IterationResultSet` type returned from `useAsyncIterMulti` ([#33](#33)) ([b0c8899](b0c8899))
* implement the new `useAsyncIterMulti` hook ([#28](#28)) ([d813fa0](d813fa0))

### Bug Fixes

* `ReactAsyncIterable`s wrapping iters which yield non-nullable values are having the format function's result ignored if it returned `undefined` or `null` ([#32](#32)) ([828d872](828d872))

### Documentation

* various docs edits ([#31](#31)) ([3f08461](3f08461))
Copy link

github-actions bot commented Jan 6, 2025

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant