File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- ## [ 6.6.5 ] ( https://github.com/reactivex/rxjs/compare/6.6.0...6.6.5 ) (2021-02-25)
1
+ ## [ 6.6.6 ] ( https://github.com/reactivex/rxjs/compare/6.6.0...6.6.6 ) (2021-02-25)
2
2
3
3
4
4
### Bug Fixes
5
5
6
6
* ** shareReplay:** handle possible memory leaks ([ #5932 ] ( https://github.com/reactivex/rxjs/issues/5932 ) ) ([ 6f7d88b] ( https://github.com/reactivex/rxjs/commit/6f7d88b4da97bd9ea5ac759c5b469cc525f3d450 ) )
7
7
8
+ ## 6.6.5 accidentally published without changes. : D
8
9
9
10
## [ 6.6.4] ( https://github.com/reactivex/rxjs/compare/6.6.0...6.6.4 ) (2021-02-24)
10
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rxjs-compat" ,
3
- "version" : " 6.6.5 " ,
3
+ "version" : " 6.6.6 " ,
4
4
"main" : " ./Rx.js" ,
5
5
"license" : " Apache-2.0" ,
6
6
"typings" : " ./Rx.d.ts"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reactivex/rxjs" ,
3
- "version" : " 6.6.5 " ,
3
+ "version" : " 6.6.6 " ,
4
4
"description" : " Reactive Extensions for modern JavaScript" ,
5
5
"main" : " index.js" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments