Releases: spasdk/dom
Releases · spasdk/dom
v1.8.0
What's Changed
- remove wrong example - fragment shouldn't be empty by @WhereIsExit in #4
- fix JSX handling to support data-attributes by @aleks-and in #5
New Contributors
- @WhereIsExit made their first contribution in #4
- @aleks-and made their first contribution in #5
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.1
- fix eslint warnings
- correct Travis CI node versions
- update dependencies
- correct project keywords
- change @copyright to @author
- use spa-eslint instead of spa-eslint-config
- remove unnecessary dependency
- remove docs directory from npm package publishing
- add jsdoc dependency
- remove docs directory from eslint checks
- set documentation generation path to match GitHub Pages path
v1.4.0
- add devDependencies status shield
- switch to the global npm version of cjs-emitter
- switch to the global npm version of spa-eslint-config
- update eslint version
- enable Travis CI with eslint checks
- update dependencies
- correct dependencies
- correct repository address format
- switch to the MIT license
- rename global webpack flag DEBUG to DEVELOP
- set explicit dev dependencies
- use spa-eslint-config
- switch all sdk dependencies to github
- fix eslint warnings
- fix eslint no-process-exit warning
- add guidelines for github contributing
- add speed-optimized clear method