Skip to content

v2.0.0

Compare
Choose a tag to compare
@mischah mischah released this 19 Jul 18:39
· 11 commits to main since this release

💥 Breaking change 💥

Migrate from Bower to npm

It’s about time since Bower is officially deprecated:

npm WARN deprecated bower@1.8.0: ..psst! While Bower is maintained, we recommend Yarn and Webpack for new front-end projects! Yarn's advantage is security and reliability, and Webpack's is support for both CommonJS and AMD projects. Currently there's no migration path but we hope you'll help us figure out one.

Changes

  • ae6b71f Migrate from Bower to npm
  • ef4460b Update node versions in travis config
  • ef07c50 Update tests to ES6 syntax