You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raise minimum Node.js version to 20.20.0 (03eae4e)
use AsyncLocalStorage for implicit context (d28f795)
BREAKING CHANGES
CommonJS require('manten') is no longer supported. Use ESM import instead.
All APIs are now standalone imports. Callbacks no longer receive test, describe, onFinish, skip, onTestFail, onTestFinish, or expectSnapshot. testSuite and runTestSuite are removed.
minimum Node.js version raised from 18.17.0 to 20.20.0