From 27655d702bcb62e49566599c9b42f02917ab524a Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Sat, 7 Dec 2024 16:19:31 +0000 Subject: [PATCH] Docs: Write "Changelog" section for QUnit.config.seed --- History.md | 6 +++--- bin/qunit.js | 2 +- docs/api/config/reorder.md | 4 ++++ docs/api/config/seed.md | 16 ++++++++++++---- docs/cli.md | 3 ++- 5 files changed, 22 insertions(+), 9 deletions(-) diff --git a/History.md b/History.md index a592f92f8..063eed1da 100644 --- a/History.md +++ b/History.md @@ -63,8 +63,8 @@ QUnit 3.0 Roadmap and feedback: https://github.com/qunitjs/qunit/issues/1498 ### Fixed -* CLI: Fix support for strict TAP parsers by limiting colors to test names. [#1801](https://github.com/qunitjs/qunit/pull/1801) -* CLI: Fix confusing `--seed` eating the file argument. [#1691](https://github.com/qunitjs/qunit/issues/1691) +* CLI: Fix support for strict [TAP parsers](https://qunitjs.com/api/config/reporters/#tap) by limiting colors to test names. [#1801](https://github.com/qunitjs/qunit/pull/1801) +* CLI: Fix confusing [`--seed` option](https://qunitjs.com/api/config/seed/) eating the file argument. [#1691](https://github.com/qunitjs/qunit/issues/1691) * CLI: Remove confusing `expected: undefined` under error messages in TAP reporter. [#1794](https://github.com/qunitjs/qunit/pull/1794) * HTML Reporter: Fix broken "Rerun without max depth" link. [da0c59e101](https://github.com/qunitjs/qunit/commit/da0c59e1016685ecd2b813bba914d33170e7bf98) (see also [91db92dbc5](https://github.com/qunitjs/qunit/commit/91db92dbc50bbbc41c5060a27e7aafd4e073e289), [73c03cf277](https://github.com/qunitjs/qunit/commit/73c03cf27745e179396a6d7c9af011a20d3b9082)) * HTML Reporter: Fix `