Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@dhershman1 dhershman1 released this 16 May 16:12
· 34 commits to master since this release

Note this is mainly a huge architecture upgrade so the library will still work the same

  • Converted linter to standardjs instead of eslint
  • 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 of rollup
  • Added a simple-card.js which can be used in dev instances to get better error logs