Commits
main
Name already in use
Commits on Nov 13, 2023
-
Merge pull request #523 from jthieman/reject-throw-sequential-return-…
…value-types Fix thenReject and thenThrow types
Commits on May 7, 2023
Commits on May 5, 2023
-
Merge pull request #515 from jsejcksn/patch-1
feat(types): add "version" export to type declaration
Commits on Mar 28, 2023
-
-
Merge pull request #511 from iliocatallo/main
make `thenThrow` and `thenReject` accept values of `any` type
Commits on Mar 20, 2023
-
Merge pull request #509 from Trim/esm-export-func-as-function
add missing function alias for ES module
Commits on Mar 13, 2023
-
-
Merge pull request #508 from maxbeatty/browser-global
Replace usage of global with globalThis for better browser support
Commits on Feb 19, 2023
-
Merge pull request #505 from testdouble/build-on-windows
Add windows to the build
-
-
Merge pull request #506 from webstech/cw/winwin
ci: improve Windows support
Commits on Feb 12, 2023
-
Merge pull request #504 from Trim/document-replaceesm-api
add documentation for td.replaceEsm API
-
-
-
-
-
-
-
-
-
It isn't clear why this won't work with npm ci but I assume it has so…
…mething to do with local paths
-
-
-
-
Update CI to include windows as well as test Node 14, which I think(?…
…) we still support
Commits on Nov 23, 2022
-
Merge pull request #501 from mcous/docs-vitest
docs: add testdouble-vitest links to docs