Skip to content

2.16.0

Compare
Choose a tag to compare
@Krinkle Krinkle released this 07 Jun 01:41
· 225 commits to main since this release
2.16.0

Added

Changed

  • Assert: Indicate which test a drooling assert.async() callback came from. (Steve McClure @smcclure15) #1599

Deprecated

  • Core: Warn when a module callback has a promise as a return value. (Ray Cohen @raycohen) #1600

Fixed

  • Core: Fix QUnit.module.only() regression in 2.14.0, where some unrelated modules also executed. (Steve McClure) #1610
  • CLI: Improve ESM detection. (Steve McClure) #1593
  • HTML Reporter: Increase contrast and use richer colors overall. (Timo Tijhof) #1587