fix(deps): update dependency rxjs to ~7.6.0
Loading
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
rxjs (source) | dependencies | minor | ~7.5.0 -> ~7.6.0 |
v7.6.0
onErrorResumeNext
and exported from the top level. (onErrorResumeNext
operator is stil available, but deprecated) (#6755) (51e3b2c)share
and connect
no longer bundle scheduling code by default (#6873) (9948dc2), closes #6872
require
export condition (#6821) (c8955e4)bind
functions passed with observers to subscribe
. (#6815) (fb375a0), closes #6783
unknown
rather than any
, which should resolve issues with eslint no-unsafe-argument (#6738) (67cb317), closes #6536
This MR has been generated by Renovate Bot.