Back to Qunit

QUnit 2.14.1 Released: Bug fixes

docs/_posts/2021-03-14-qunit-2-14-1.md

2.25.0451 B
Original Source

Thanks Edward (@eaf4)!

Changelog

Changed

  • CLI: Upgrade commander to 7.1.0. (Timo Tijhof) #1564

Fixed

  • Core: Restore strict mode compatibility (Edward Faulkner) #1558
  • HTML Reporter: Check for undefined testItem in testDone callback. (Timo Tijhof)

See also