File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
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)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** shareReplay:** handle possible memory leaks ([ #5932 ] ( https://github.com/reactivex/rxjs/issues/5932 ) ) ([ 6f7d88b] ( https://github.com/reactivex/rxjs/commit/6f7d88b4da97bd9ea5ac759c5b469cc525f3d450 ) )
7
+
8
+
1
9
## [ 6.6.4] ( https://github.com/reactivex/rxjs/compare/6.6.0...6.6.4 ) (2021-02-24)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rxjs-compat" ,
3
- "version" : " 6.6.4 " ,
3
+ "version" : " 6.6.5 " ,
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.4 " ,
3
+ "version" : " 6.6.5 " ,
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