Skip to content

v3.0.0

Compare
Choose a tag to compare
@johnjbarton johnjbarton released this 04 Jan 00:26
· 78 commits to master since this release
  • Update deps and drop node v6 to match karma v4.0 (#233) (097eed4), closes #233

Bug Fixes

  • build: run eslint on npm test (#237) (a12024d)
  • stack: On error in beforeAll/afterAll relevant information to debug are miss… (#232) (cd6f060)
  • travis: use new syntax for xenial and pin to it. (#236) (cb99ef8)

Features

  • adapter: log when Jasmine fails because no expect() were run (#238) (646796e)
  • reporter: On no-single-run and failure, emit a debug URL (#235) (76f092a)

BREAKING CHANGES

  • drop support for node v6

  • Also update travis config to drop v6 andd v10