Commit Graph

14 Commits

Author SHA1 Message Date
Simen Bekkhus 79a4ff4985
fix: add ESM exports of all modules manually (#14661) 2023-10-30 11:01:22 +00:00
Simen Bekkhus 46285d8bd2 chore: fix build script
I was a bit too quick in 66a002771c
2023-10-02 14:16:29 +02:00
Simen Bekkhus 66a002771c
chore: use webpack watcher in watch mode (#14590) 2023-10-02 14:04:09 +02:00
liuxingbaoyu 769ee6ea2b
Support Prettier 3 (#14566) 2023-09-25 08:29:36 +00:00
Simen Bekkhus 70340d0b6c
feat: bundle Jest's modules with webpack (#12348) 2023-09-20 00:20:28 +02:00
Simen Bekkhus 5b56467d0c
chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00: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 fb2f161574
chore: run type lint on @jest/console (#13403) 2022-10-08 19:54:33 +02:00
Simen Bekkhus 50bab21a8e
chore: run eslint with type information on CI (#13368) 2022-10-03 14:55:10 +02:00
Simen Bekkhus 286dab2e57
chore: fix some type errors in tests (#13360) 2022-10-03 09:15:59 +02:00
Sebastian Silbermann 5e51a06ded
feat(expect): Expose toThrowMatchers (#13328) 2022-09-27 21:37:42 +02:00
Tom Mrazauskas 2842eb6c30
feat(pretty-format)!: remove `ConvertAnsi` plugin in favour of `jest-serializer-ansi-escapes` (#13040) 2022-07-20 14:17:11 +02:00
milahu c44de55e58
fix(scripts): also check for package.json (#12983) 2022-07-10 13:18:48 +02:00
Feng Yu a93def0e5b
Use native ESM for dev scripts (#12636) 2022-04-07 14:20:17 +02:00