CHANGES.md 1.4 KB

Changes

1.9.4

  • ae3284d Use existing root.pubSub when present (#213) (abishek-srinivasan) > > This means that loading pubsub-js more than once in the same environment will work as the author expects. A warning will be output on the console to make the developer aware of the duplication.

Released on 2021-11-11.

1.9.3

  • a810919 Fix countSubscriptions > > This was introduced in ad93491c76, but had > a bug that was not covered by unit tests. >

Released on 2021-02-18.

1.9.2

  • 83648dd fix #115 don't directly use hasOwnProperty (jianghaoran)

Released on 2020-12-14.

1.9.1

Released on 2020-11-13.

1.9.0

  • 3fb21e3 Add subscribeAll method (Subin Varghese)

Released on 2020-08-17.

1.8.0

  • Add getSubscriptions
  • Add countSubscriptions

Released on 2019-12-20.