Skip to content

Releases: callmecavs/knot.js

v1.1.5

08 Jan 21:01
Compare
Choose a tag to compare

Patch:

  • Upgrade rollup config to resolve node modules

v1.1.4

08 Jan 21:01
Compare
Choose a tag to compare

Patch:

  • Fix .npmignore (worked)

v1.1.3

08 Jan 21:00
Compare
Choose a tag to compare

Patch:

  • Attempt to fix .npmignore (failed)

v1.1.2

08 Jan 20:56
Compare
Choose a tag to compare

Patch:

  • Update build system, fixing dist files

v1.1.1

27 Apr 23:24
Compare
Choose a tag to compare

Added jsnext:main field to package.json.

v1.1.0

26 Apr 02:23
Compare
Choose a tag to compare

Refactored! Nearly 25% smaller, and built using an upgrade build system.

v1.0.1

15 Jan 02:10
Compare
Choose a tag to compare

Fix header of dist file.

v1.0.0

15 Jan 02:07
Compare
Choose a tag to compare

First stable release. Following semantic versioning from now on.

v0.2.1

17 Dec 19:46
Compare
Choose a tag to compare

Silently catch the error produced from emitting an event with no handlers.

v0.2.0

04 Dec 03:46
Compare
Choose a tag to compare

Remove spread polyfill (h/t @jaxgeller).