docs/_posts/2020-08-16-qunit-2-11-0.md
New assert.true and assert.false methods, new fuzzy search in the UI, improved CLI performance, and an even smaller npm package. Thanks to our newest contributors: @Ventuno, @jayjayjpg , and @raycohen!
assert.true()]({% link api/assert/true.md %}) and [assert.false()]({% link api/assert/false.md %}) methods. (Ventuno) #1445hidepassed is set. (Ray Cohen) #1208--watch option, affected Node 14 on Linux. #1448