Skip to content

Releases: cjssdk/emitter

v1.5.3

04 Aug 19:44
9b3e3f4
Compare
Choose a tag to compare
  • update dependencies
  • correct Travis CI node versions
  • replace @copyright with @author tag

v1.5.2

19 Apr 15:18
4dd8515
Compare
Choose a tag to compare
  • rename package

v1.5.1

15 Feb 12:55
718b1b5
Compare
Choose a tag to compare
  • fix once method
  • remove docs directory from npm package publishing and eslint checks
  • correct contribution info
  • set documentation generation path to match GitHub Pages path
  • add node 7 and 8 for testing
  • update dependencies
  • reformat/correct DEVELOP checks
  • add devDependencies status shield

v1.5.0

19 Oct 16:48
53c05e7
Compare
Choose a tag to compare
  • switch to the global npm version of cjs-eslint-config
  • update eslint version
  • correct eslint script params
  • add build status shield
  • enable Travis CI
  • correct repository address format
  • switch to the MIT license
  • correct DEBUG to DEVELOP in description
  • disable removeAllListeners
  • start reworking develop checks
  • rename global webpack flag DEBUG to DEVELOP
  • use cjs-eslint-config
  • fix eslint warnings
  • add guidelines for github contributing
  • correct titles markdown
  • correct scripts and keywords
  • correct readme
  • correct npm ignore file
  • remove old webpack test builds
  • correct text
  • correct tabs to spaces
  • correct keywords
  • correct gitter chat room address

v1.4.1

16 Dec 20:28
Compare
Choose a tag to compare
  • prepare for publishing
  • correct names and docs
  • rename and remove stb globals
  • remove exposition in debug

v1.4.0

29 Nov 17:57
Compare
Choose a tag to compare

allow to emit events with many parameters

v1.3.3

12 Oct 13:05
Compare
Choose a tag to compare
  • add new documentation section
  • build tests
  • restore callbacks cleaning in removeListener
  • correct description
  • rework examples
  • correct jsdoc
  • add small performance optimizations
  • add more info about debug mode
  • add event names and global namespace export notes
  • add usage examples
  • add examples
  • add .npmignore