Support for RxJs 7
See original GitHub issueIs it possible to set the peerDependencies of RxJs to > 6? I am currently using it successfully with RxJs 7.4 but always get a warning when running npm install
.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Support for rxjs 7 · Issue #41897 · angular/angular - GitHub
We can't update the minimum required version of rxjs until Angular 13, because rxjs version 7 includes breaking changes. We're exploring how to ......
Read more >Breaking Changes in Version 7 - RxJS
The reality is that feature is not widely known, used, or supported, and it was never documented as it was very experimental when...
Read more >Since Angular 12.2.x supports rxjs 7.0.0, is 7.5.x is also ...
Since Angular 12.2.x branch recently added support for rxjs 7.0.0, does it mean that strictly 7.0.x is supported or we can even use...
Read more >What's New in RxJS 7 - Medium
Let's start with a change that most people using RxJS 6 have heard of: toPromise is now deprecated. But don't be afraid right...
Read more >What's New in RxJS 7: Small Bundles and Big Changes to ...
Big Feature: Smaller Bundle Sizes · Consolidating Sharing operators · Better TypeScript Typings · toPromise() Deprecated · AsyncIterable support.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It loaded no issue. Thank you 😃
Used the following npm install -D --force jasmine-auto-spies.
Now i get