Skip to content

v2.3.0 - Switch to npm & npm scripts

Compare
Choose a tag to compare
@desandro desandro released this 16 May 17:41
· 19 commits to master since this release
  • 🐞 fix Safari 9 drag bug.
  • Deploy to Netlify
  • Switch to npm for front-end dependencies, off of Bower
  • Switch to vanilla node for scripts, remove Gulp
  • Add linting with ESLint
  • Add CI with GitHub actions