Skip to content

v8.1.3

Compare
Choose a tag to compare
@boneskull boneskull released this 28 Aug 20:55
· 246 commits to master since this release
fa9e67c

8.1.3 / 2020-08-28

🐛 Fixes

  • #4425: Restore Mocha.utils.lookupFiles() and Webpack compatibility (both broken since v8.1.0); Mocha.utils.lookupFiles() is now deprecated and will be removed in the next major revision of Mocha; use require('mocha/lib/cli').lookupFiles instead (@boneskull)