Skip to content

feat(js-rxjs): return the data of the source in every callback#363

Merged
WHeirstrate merged 1 commit intomasterfrom
feat/js-rxjs/fetchif-provide-source-data-to-fetch
Jan 9, 2025
Merged

feat(js-rxjs): return the data of the source in every callback#363
WHeirstrate merged 1 commit intomasterfrom
feat/js-rxjs/fetchif-provide-source-data-to-fetch

Conversation

@WHeirstrate
Copy link
Copy Markdown
Contributor

Description
The fetchIf operator now provides the data fetched from the source observable. This is useful when updating the state of the source observable and limits additional operators.

Requirements

  • Correct label have been assigned
  • Project has been assigned
  • Milestone has been (created/)assigned

@WHeirstrate WHeirstrate added enhancement New feature or request js-rxjs @studiohyperdrive/rxjs-utils labels Jan 9, 2025
@WHeirstrate WHeirstrate added this to the js-rxjs:v2.2.1 milestone Jan 9, 2025
@WHeirstrate WHeirstrate self-assigned this Jan 9, 2025
@WHeirstrate WHeirstrate merged commit c07828c into master Jan 9, 2025
@WHeirstrate WHeirstrate deleted the feat/js-rxjs/fetchif-provide-source-data-to-fetch branch January 9, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request js-rxjs @studiohyperdrive/rxjs-utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants