Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

v2.0.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@joshwiens joshwiens released this 15 Dec 02:32
· 144 commits to master since this release

2017-12-15

  • refactor: Prettier & CircleCI initial conversion (#86) (c64d846), closes #86

Bug Fixes

  • Add eslintrc to files array (ac33c43)
  • Remove appveyor template from config (ca86566)

Features

BREAKING CHANGES

  • Drops support for NodeJS 4.x
  • Implements Prettier & modifies suported Eslint configuration that transfers applicable rule responsibility to Prettier
  • Drops TravisCI in favor of CircleCI 2.0
  • Drops support for Webpack 2.x
  • Enforces existing commit message format in pre-commit as it's required for release automation