Releases: callmecavs/knot.js
Releases · callmecavs/knot.js
v1.1.5
v1.1.4
Patch:
- Fix
.npmignore
(worked)
v1.1.3
Patch:
- Attempt to fix
.npmignore
(failed)
v1.1.2
Patch:
- Update build system, fixing
dist
files
v1.1.1
Added jsnext:main
field to package.json
.
v1.1.0
Refactored! Nearly 25% smaller, and built using an upgrade build system.
v1.0.1
Fix header of dist
file.
v1.0.0
First stable release. Following semantic versioning from now on.
v0.2.1
Silently catch the error produced from emitting an event with no handlers.
v0.2.0
Remove spread
polyfill (h/t @jaxgeller).