Skip to content

Releases: andymerskin/spotr

v0.1.3

04 Apr 14:40
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
  • Fixed issue where babel and webpack weren't playing nice with the UMD libraryTarget. The module exports a module description with a default key pointing to the exported Spotr class, which is no good for including this in an ES5 environment. Should work now!

v0.1.2

03 Apr 19:55
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Fix build distribution for npm

v0.1.1

30 Mar 16:08
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Welcome to the rough draft.

  • This is the initial release to get it out on NPM and start testing in projects and examples.
  • If you see anything fishy, please post it in Issues, and feel free to contribute!