Releases: cjssdk/emitter
Releases · cjssdk/emitter
v1.5.3
v1.5.2
v1.5.1
- 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
- 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
v1.4.0
v1.3.3
- 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