20.md (2163B)
1 # PR #20 Update dependency rxjs to v6 2 3 - **Status:** merged 4 - **Author:** @renovate[bot] 5 - **Created:** 2018-04-24T23:18:48Z 6 - **Branch:** renovate/rxjs-6.x → master 7 - **Merged:** 2018-05-19T09:40:45Z 8 - **Labels:** enhancement, Dependencies 9 - **Diff:** [20.diff](./20.diff) 10 11 --- 12 13 This Pull Request updates dependency [rxjs](https://github.com/ReactiveX/RxJS) from `^5.5.2` to `^6.0.0` 14 15 16 17 <details> 18 <summary>Release Notes</summary> 19 20 ### [`v6.1.0`](https://github.com/ReactiveX/RxJS/blob/master/CHANGELOG.md#​610httpsgithubcomReactiveXRxJScompare600610-2018-05-03) 21 [Compare Source](https://github.com/ReactiveX/RxJS/compare/6.0.0...6.1.0) 22 ##### Bug Fixes 23 24 * **audit:** will not crash if duration is synchronous ([#​3608](`https://github.com/ReactiveX/RxJS/issues/3608`)) ([76b7e27](https://github.com/ReactiveX/RxJS/commit/76b7e27)), closes [#​2743](`https://github.com/ReactiveX/RxJS/issues/2743`) 25 * **delay:** fix memory leak ([#​3605](`https://github.com/ReactiveX/RxJS/issues/3605`)) ([96f05b0](https://github.com/ReactiveX/RxJS/commit/96f05b0)) 26 ##### Features 27 28 * **isObservable:** a new method for checking to see if an object is an RxJS Observable ([edb33e5](https://github.com/ReactiveX/RxJS/commit/edb33e5)) 29 30 --- 31 32 ### [`v6.0.0`](https://github.com/ReactiveX/RxJS/blob/master/CHANGELOG.md#​610httpsgithubcomReactiveXRxJScompare600610-2018-05-03) 33 [Compare Source](https://github.com/ReactiveX/RxJS/compare/6.0.0-uncanny-rc.7...6.0.0) 34 ##### Bug Fixes 35 36 * **audit:** will not crash if duration is synchronous ([#​3608](`https://github.com/ReactiveX/RxJS/issues/3608`)) ([76b7e27](https://github.com/ReactiveX/RxJS/commit/76b7e27)), closes [#​2743](`https://github.com/ReactiveX/RxJS/issues/2743`) 37 * **delay:** fix memory leak ([#​3605](`https://github.com/ReactiveX/RxJS/issues/3605`)) ([96f05b0](https://github.com/ReactiveX/RxJS/commit/96f05b0)) 38 ##### Features 39 40 * **isObservable:** a new method for checking to see if an object is an RxJS Observable ([edb33e5](https://github.com/ReactiveX/RxJS/commit/edb33e5)) 41 42 --- 43 44 </details> 45 46 47 48 49 --- 50 51 This PR has been generated by [Renovate Bot](https://renovatebot.com). 52