Releases: georapbox/PubSub
Releases · georapbox/PubSub
v2.1.0
- Add support for publishing events synchronously using
publishSync
method.
- Add public method
hasSubscribers
to check if there are subscribers for a specific topic.
v2.0.3
- Add support for Travis CI.
- Lint source code using ESLint.
v2.0.2
Keep devDependancies up to date.