Skip to content

v4.0.0

Choose a tag to compare

@mixmax-bot mixmax-bot released this 19 Nov 17:54
· 151 commits to master since this release

4.0.0 (2019-11-19)

⚠ BREAKING CHANGES

  • Any repositories that use mixmax/ava will be unable to do so in this version.
  • Projects that use the mixmax/node config but don't
    use mixmax/prettier may see new eslint errors.

Features

  • add jest environment to jest-like files (535c848)

Bug Fixes

  • remove ava config (84deae3)
  • use relative imports instead of named imports (e6ca89b)

improvement

  • include prettier in default node config (1d9b3bc)