Files
node/doc/changelogs
Michaël Zasso fd511fb3d0 2024-03-08, Version 21.7.1 (Current)
Notable changes:

This release reverts https://github.com/nodejs/node/pull/51389,
which landed in Node.js 21.7.0. It is a documented feature that
`t.after()` hooks are run even if a test has no subtests. The hook can
be used to clean up the test itself.

PR-URL: https://github.com/nodejs/node/pull/52002
2024-03-08 22:48:54 +01:00
..