Skip to content

Releases: wixplosives/mocha-play

v5.0.0

02 Mar 11:17
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump glob to v9 (a3e5268). It dropped Node 14 support, but still works ATM. May break in future glob releases.

Full Changelog: v4.1.2...v5.0.0

v4.1.2

16 Jan 19:59
Compare
Choose a tag to compare

What's Changed

  • chore(deps): upgrade to latest stable

Full Changelog: v4.1.1...v4.1.2

v4.1.1

09 Jan 13:25
Compare
Choose a tag to compare

What's Changed

  • chore(deps): upgrade to latest stable

Full Changelog: v4.1.0...v4.1.1

v4.1.0

29 Nov 18:07
Compare
Choose a tag to compare
  • Added grep support
  • Added iteration (for flaky tests)

v4.0.0

28 Nov 20:52
Compare
Choose a tag to compare

What's Changed

  • chore(deps): upgrade all to latest stable
  • infra: drop Node 12. this package now supports Node 14 and above.

Full Changelog: v3.1.0...v4.0.0

v3.1.0

20 Mar 13:55
Compare
Choose a tag to compare

What's Changed

  • refactor: change the way mocha is injected by @AviVahl in #270
  • chore(deps): upgrade to latest stable

Full Changelog: v3.0.2...v3.1.0

v3.0.2

30 Jan 18:07
Compare
Choose a tag to compare

What's Changed

  • deps: upgrade to commander@9, latest others

Full Changelog: v3.0.1...v3.0.2

v3.0.1

18 Dec 03:20
Compare
Choose a tag to compare

What's Changed

  • refactor: remove usage of chalk (538e35f)
  • fix: improve close-time error handling (43e8424)
  • chore(deps): upgrade to latest stable

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Sep 15:27
Compare
Choose a tag to compare
  • BREAKING: package is now native esm, supported on latest Node 12/14/16. programmatic API is only supported by native esm consumers, or cjs using dynamic import. consumers using the CLI should see no change in behavior. (#159)
  • deps: upgrade all to latest stable.

v2.0.3

15 Jul 12:21
Compare
Choose a tag to compare
  • Deps: upgrade to css-loader@6