Skip to content

v2.0.0

Compare
Choose a tag to compare
@wellwelwel wellwelwel released this 11 Jul 08:50
c224080

2.0.0 (2024-07-11)

⚠ BREAKING CHANGES

  • drop beforeEach and afterEach support for each assert (#539)
  • drop assertPromise helper (#538)
  • change listFiles helper from sync to async (#537)
  • drop deprecated methods and options (#536)
  • drop support for Node.js 6 and 7 (#534)

Features

Miscellaneous Chores

  • change listFiles helper from sync to async (#537) (945c4fb)
  • drop assertPromise helper (#538) (954ca1b)
  • drop beforeEach and afterEach support for each assert (#539) (a8455a7)
  • drop deprecated methods and options (#536) (ae6ff4b)
  • drop support for Node.js 6 and 7 (#534) (a11b1b4)