-
Notifications
You must be signed in to change notification settings - Fork 74
Pull requests: ReactiveX/IxJS
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: ensure catchError functions always return source iterator
#373
by jeengbe
was closed Jan 20, 2025
Loading…
fix(flatmap): flatMap shouldn't throw when the input size is smaller than concurrent
#367
by trxcllnt
was merged May 18, 2024
Loading…
build(deps): bump tj-actions/changed-files from 9.1 to 41 in /.github/workflows
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#362
by dependabot
bot
was merged Jan 3, 2024
Loading…
fix(from): make from forward or check abort signal. fixes #352
#361
by trxcllnt
was merged Dec 30, 2023
Loading…
build(deps-dev): bump json from 9.0.6 to 10.0.0
dependencies
Pull requests that update a dependency file
#359
by dependabot
bot
was merged Dec 30, 2023
Loading…
add abort signal to 'from' function and fix bug for 'merge' function
#357
by eunohshure
was closed Dec 30, 2023
Loading…
chore(types/merge): fix return type for merge with 5, 6 args
#355
by dgadelha
was merged Dec 29, 2023
Loading…
fix(merge): catch promise errors to avoid unhandled exceptions
#354
by trxcllnt
was merged Dec 30, 2023
Loading…
docs(docs/asynciterable/converting.md): Fix fromEventPattern import
#350
by michaelsbradleyjr
was merged Nov 14, 2022
Loading…
fix(flatMap): default flatMap concurrent parameter to 1
#346
by trxcllnt
was merged Jul 26, 2022
Loading…
fix(pipethrough): fix Iterable/AsyncIterable pipeThrough signature
#338
by trxcllnt
was merged Oct 7, 2021
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.