Skip to content

Bump RxJS to 7.5.5 #927

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

Merged
merged 1 commit into from
Apr 22, 2022
Merged

Bump RxJS to 7.5.5 #927

merged 1 commit into from
Apr 22, 2022

Conversation

bigmontz
Copy link
Contributor

The breaking changes present on this update was already gone through deprecation in the last releases.

Some adjustments in the driver code was needed.

  • concat was replaced by concatWith
  • flatMap was replaced by mergeMap
  • throwError was change for receiving an error supplier instead of an error

The breaking changes present on this update was already gone through deprecation in the last releases.

Some adjustaments in the driver code was needed.

* `concat` was replaced by `concatWith`
* `flatMap` was replaced by `mergeMap`
* `throwError` was change for receiving an error supplier instead of an error
@bigmontz bigmontz merged commit fe66d06 into neo4j:5.0 Apr 22, 2022
@bigmontz bigmontz deleted the 5.0-update-rx-js branch April 22, 2022 07:46
@bigmontz bigmontz mentioned this pull request Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants