Skip to content

v3.1.0

Compare
Choose a tag to compare
@srdanrasic srdanrasic released this 03 Nov 18:33
· 364 commits to master since this release
  • Added ignoreTerminal operator. Thanks @jechol!
  • Added replace and materialize operators.
  • Added merge and combineLatest that accept array of signals operators.
  • Added flatMap for signals of optional and collection elements.
  • Performance improvements by over 50%.
  • Reduced overall stack size.