Skip to content

Releases: haykam821/Shortcuts.js

3.0.1

29 Jul 19:17
2446eb0
Compare
Choose a tag to compare

Metadata Update

22 Oct 16:18
f2a0746
Compare
Choose a tag to compare
3.0.0

3.0.0

2.0.0

22 Sep 13:09
82dce0d
Compare
Choose a tag to compare

This release adds:

  • Badges! (b0a98e7 and 6ac6928)
  • Linting with ESLint (c49a382)
  • Travis CI to automatically lint... with ESLint (36a5519)
  • JSDoc for types (dead512)
  • Breaking change: Moved Shortcut#imageURL to Shortcut#icon.downloadURL (a01a88a)
  • Added details for a shortcut icon's color and glyph (a01a88a)
  • A version bump! (82dce0d)

Initial Release

22 Sep 01:54
c0088ec
Compare
Choose a tag to compare
1.0.0

Rename shortcutFromURL to better fit its function