Skip to content

Commit 7e82479

Browse files
committed
feat(config): add defineConfig and mergeConfig functions
1 parent 855864e commit 7e82479

15 files changed

+848
-549
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## main
22

3+
### Features
4+
5+
- `[jest-config]` Add `defineConfig` and `mergeConfig` helpers for type-safe Jest config ([#15844](https://github.com/jestjs/jest/pull/15844))
6+
37
## 30.2.0
48

59
### Chore & Maintenance

0 commit comments

Comments
 (0)