Skip to content

v1.4.0

Compare
Choose a tag to compare
@shairez shairez released this 27 Sep 14:03
· 65 commits to master since this release

1.4.0 (2020-09-27)

Features

  • observer-spy: add autoUnsubscribe and rename subscribeAndSpyOn (931dd68), closes #15

DETAILS:

  • Rename subscribeAndSpyOn to subscribeSpyTo
  • Rename ObserverSpyWithSubscription to subscriberSpy
  • Add deprecation messages to subscribeAndSpyOn and ObserverSpyWithSubscription
  • Add autoUnsubscribe + setup file and `queueForAutoUnsubscribe
  • Update and improve README doc
  • Update CONTRIBUTING and CODE_OF_CONDUCT docs