Skip to content

v4.1.0

Compare
Choose a tag to compare
@RIAEvangelist RIAEvangelist released this 03 Oct 23:06
· 68 commits to master since this release

Event pubsub will now auto include the right (ES5/ES6) version for the node install.

To force one version or the other, you can require('event-pubsub/es6') or require('event-pubsub/es5')