Skip to content

Releases: julianxhokaxhiu/PostEvent

PostEvent 0.2.2

18 Jun 11:20
Compare
Choose a tag to compare

Minor bugfixes and enhancements.

  • The callback now can use this to read contextual parameters ( as well as the argument, if preferred )
  • The params object could be null if no params were given during trigger
  • Updated documentation

PostEvent 0.2

18 Jun 01:01
Compare
Choose a tag to compare

WebPack UMD build, on top of the new ES6 code.

  • Features are the same as of 0.1.
  • You can now include the module through import in Node

PostEvent 0.1

18 Jun 00:59
Compare
Choose a tag to compare

First initial release. Usable only on browsers.