Skip to content

rx-stateful-1.8.0

Latest
Compare
Choose a tag to compare
@michaelbe812 michaelbe812 released this 20 Aug 09:08
· 5 commits to main since this release

Features

  • rx-stateful: default suspense threshold and time set to 0 to be non-breaking (40609f5)
  • rx-stateful: move RxStatefulClient to experimental package (4593991)
  • rx-stateful: support non-flicker suspense state (1d60706)

Bugfixes

  • fix(rx-stateful): when handling errors it emitted by default the Error.message but it should emit (4c6a506)
  • fix(rx-stateful): no subsequent values emitted (#112) (034ce71), closes #112