Skip to content

v1.1.2

Compare
Choose a tag to compare
@pvdlg pvdlg released this 04 Jan 07:48
· 58 commits to master since this release

1.1.2 (2018-01-04)

πŸ“š Documentation

βš™οΈ Continuous Integrations

  • retry on npm install (3558e86)
  • appveyor: Pin npm 5.3 (b6b5995)
  • nyc: Enforce 100% code coverage (b745bd6)

♻️ Chores

  • eslint: Use eslint-config-pretty (aa7088c)
  • package: update @commitlint/config-angular to version 5.1.1 (bbd93c1)
  • package: update ava to version 0.24.0 (337f137)
  • package: update dependencies (232d933)
  • package: update eslint-config-pretty to version 2.1.1 (59ad9a5)
  • package: update karma-babel-preprocessor to version 7.0.0 (5ae707e)
  • package: update rollup to version 0.49.1 (093b5ef), closes #11
  • package: update rollup to version 0.50.0 (c2d6499)
  • package: update rollup to version 0.52.0 (f0583c0)
  • package: update rollup to version 0.53.0 (697053b)
  • put babel conf in package.json (6ef090c)
  • remove commitizen (8a8d90d)
  • remove commitlint (d0e7213)
  • remove commitlint (56cd132)
  • Remove git hooks (b7c8479)
  • update karma to the latest version (2a4931a)
  • update semantic-release (7d4ea9b)
  • use Codecov to check for coverage (8798425)
  • use XO instead of custom eslint (940336c)

πŸ’Ž Styles