Commit Graph

16 Commits

Author SHA1 Message Date
Simen Bekkhus c13bca3055
chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
Simen Bekkhus 94915dd0e9
chore: cleanup imports in `d.ts` files (#14663) 2023-10-30 14:04:06 +01:00
Simen Bekkhus 7f1d897db5
chore: upgrade to prettier v3 (#14582) 2023-09-28 18:32:53 +00:00
Simen Bekkhus 76b0318c9b
chore: remove empty directories from `build/` (#14550) 2023-09-20 07:05:49 +00:00
Simen Bekkhus 70340d0b6c
feat: bundle Jest's modules with webpack (#12348) 2023-09-20 00:20:28 +02:00
Simen Bekkhus efe3eddae6
chore: upgrade rimraf (#14250) 2023-06-23 12:19:47 +02:00
Paul O’Shannessy 6d2632adae
Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
Simen Bekkhus 23d7b569dd
chore: use TLA in build scripts (#13365) 2022-10-03 10:37:13 +02:00
Simen Bekkhus 286dab2e57
chore: fix some type errors in tests (#13360) 2022-10-03 09:15:59 +02:00
Tom Mrazauskas eafabf99e6
chore: replace `@types/jest` with a new private `@jest/test-globals` package (#13344) 2022-10-01 09:40:09 +02:00
weidehai 60e68705cc
chore(build): make writefile path compatible posix and windows system (#13270)
Co-authored-by: Gareth Jones <Jones258@Gmail.com>
2022-09-17 10:09:49 +02:00
Simen Bekkhus b06f4e5917 fix: correctly delete .d.ts files 2022-08-26 15:26:17 +02:00
Simen Bekkhus 0f00d4eb54
fix: replace non-CLI `rimraf` usage (#13151) 2022-08-19 15:37:33 +02:00
Tom Mrazauskas 62afb830bf
chore: revert #12718 and simply do not bundle type declarations of `@jest/globals` (#12721) 2022-04-24 09:13:15 +02:00
Tom Mrazauskas a28db24a27
chore: do not bundle type definitions for packages which have only one `.d.ts` file (#12718) 2022-04-23 11:37:56 +02:00
Feng Yu a93def0e5b
Use native ESM for dev scripts (#12636) 2022-04-07 14:20:17 +02:00