Skip to content

v0.0.1

Choose a tag to compare

@vweevers vweevers released this 16 Feb 17:33
· 21 commits to master since this release
44d54bc

First release 🌱. Forked from browzers, so this changelog entry lists the differences from browzers.

Added

Changed

  • Rename package and update repository URLs (@vweevers)
  • Remove the need for Babel (@vweevers)
  • Update .travis.yml with node 4, 6, 8 and 9 (@vweevers)
  • Change IE8 to IE9 (@vweevers)
  • Temporarily change Android latest (failing on Sauce Labs) to 6.0 (@vweevers)

Fixed

  • Gitignore npm-debug.log and yarn.lock (@vweevers)

Removed

  • Remove eslint (replaced by standard) (@vweevers)
  • Remove .npmignore (only there for Babel) (@vweevers)
  • Remove HISTORY.md (replaced by CHANGELOG.md) (@vweevers)