This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
v2.1.0
Note this is mainly a huge architecture upgrade so the library will still work the same
- Converted linter to
standardjs
instead ofeslint
- Flattened out the files so src is a folder of js files now with internals being a folder of internal js files
- Moved tests into their own folder at root level
- Enhanced backend automation scripts for better performance
- Brought all dev dependencies up to date
- Swapped out
webpack
in favor ofrollup
- Added a
simple-card.js
which can be used in dev instances to get better error logs