ea4d477
Add support for server side rendering (Artur Kudeł)
Released on 2024-10-28.
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.
a810919
Fix countSubscriptionsThis was introduced in ad93491c760ebc0429a7e9072b2747b2c2ce0a0a, but had a bug that was not covered by unit tests.
Released on 2021-02-18.
83648dd
fix #115 don't directly use hasOwnProperty (jianghaoran)
Released on 2020-12-14.
ead7906
Fix amd module export (#173) (Sven Busse)Co-authored-by: Kevin [email protected]
Released on 2020-11-13.
3fb21e3
AddsubscribeAll
method (Subin Varghese)
Released on 2020-08-17.
- Add
getSubscriptions
- Add countSubscriptions
Released on 2019-12-20.