Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 1.1 KB

master

0.7.0

Features

  • Watch plugin for toggling --fix (#53)
  • Add more options (#45)

Other

  • Move Jest and ESLint to peerDependencies (#55)
  • Upgrade all dependencies and remove transpilation step (#49)
  • Small clean up in runESLint and improve test setup (#51)
  • Upgrade Jest and drop Node 4 (#48)

0.6.0

Fixes

  • cli options rules should be passed as an object instead of array of strings (#39)

0.5.0

Other

  • refactor: use create-jest-runner (#37)
  • Document usage with other Jest runners (#34)

0.4.0