forked from testdouble/testdouble.js
Commits
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Nov 12, 2023
Commits on Oct 20, 2023
Commits on Sep 16, 2023
-
Merge pull request testdouble#517 from testdouble/make-auto-register-…
…really-work make Node 20.6.0 auto register _really_ work
-
-
-
-
-
Merge pull request testdouble#516 from testdouble/support-register
support Node v20.6.0 ability to auto-register loader
Commits on Sep 12, 2023
Commits on May 7, 2023
Commits on May 5, 2023
-
Merge pull request testdouble#515 from jsejcksn/patch-1
feat(types): add "version" export to type declaration
-
Commits on Mar 28, 2023
-
-
Merge pull request testdouble#511 from iliocatallo/main
make `thenThrow` and `thenReject` accept values of `any` type
-
Commits on Mar 20, 2023
-
Merge pull request testdouble#509 from Trim/esm-export-func-as-function
add missing function alias for ES module
-
Commits on Mar 13, 2023
-
-
Merge pull request testdouble#508 from maxbeatty/browser-global
Replace usage of global with globalThis for better browser support