RxJS v6 release + support
See original GitHub issueWork breakdown:
- public api cleanup
- entry-point cleanup
- public api typings cleanup
- refactor ReactiveX/rxjs#3328
- backwards compatibility solution
- forward migration transform
- google3 LSC (if needed)
- runtime api changes
- ~[ ] move Observable.lift to separate function~
- ~[ ] abort controllers - required by WHATWG~
- ~[ ] async iterators implementation~
- ~[ ] improve stack trace~
- size (depends on public api cleanup)
- Webpack v4
"side-effects":false
support
- Webpack v4
- productivity
- move rxjs to bazel
- g3
- migrate away from
rxjs/add/operator
- transform
- google3 LSC
- remove local mods
- move g3 sync to copybara
- bring v6 to g3
- migrate away from
- misc issues to resolve
- https://github.com/ReactiveX/rxjs/issues/3374
fromPromise
creation method missing
- https://github.com/ReactiveX/rxjs/issues/3374
Issue Analytics
- State:
- Created 6 years ago
- Reactions:18
- Comments:20 (9 by maintainers)
Top Results From Across the Web
RxJS 6.x to 7.x Detailed Change List
This document contains a detailed list of changes between RxJS 6.x and RxJS 7.x, presented in the order they can be found when...
Read more >RxJS 6: What's new and what has changed? - Auth0
It supports functionality that is removed with the release of RxJS 6. ... RxJS 6 as it creates a compatibility layer between the...
Read more >RxJS 6 Release Improves Performance and Modularity - InfoQ
The RxJS team has announced their 6.0 release, which improves the project's approach to modularity, streamlines performance, adds a backward ...
Read more >rxjs/CHANGELOG.md at master · ReactiveX/rxjs - GitHub
A reactive programming library for JavaScript. Contribute to ReactiveX/rxjs development by creating an account on GitHub.
Read more >What's New in RxJS v6.5 - Netanel Basal
RxJS version 6.5.0 is now available. This post highlights the latest features and improvements in this version. RxJS now provides built-in support for...
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 Free
Top 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
RxJS 6 is released @michaeljota https://github.com/ReactiveX/rxjs/releases/tag/6.0.0
I bet this issue is solved within a week.
Request to add work bullet point addressing https://github.com/angular/angular/issues/19705 issue (updateOn debounce support in input)