Releases: andymerskin/spotr
Releases · andymerskin/spotr
v0.1.3
- Fixed issue where
babel
andwebpack
weren't playing nice with the UMD libraryTarget. The module exports a module description with adefault
key pointing to the exported Spotr class, which is no good for including this in an ES5 environment. Should work now!
v0.1.2
- Fix build distribution for npm
v0.1.1
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!