From 0b2be8628f45fd64f1e4ae6a54819de790ffddc1 Mon Sep 17 00:00:00 2001 From: ziebam Date: Thu, 29 Aug 2024 16:24:35 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 363abee8a97e..558d3b756e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,6 +120,7 @@ - `[docs]` Link NestJS documentation on testing with Jest ([#14940](https://github.com/jestjs/jest/pull/14940)) - `[docs]` `Revised documentation for .toHaveBeenCalled()` to accurately depict its functionality. ([#14853](https://github.com/jestjs/jest/pull/14853)) - `[docs]` Removed ExpressJS reference link from documentation due to dead link ([#15270](https://github.com/jestjs/jest/pull/15270)) +- `[jest-config, jest-runtime, @jest/reporters]` Replace `glob` with `tinyglobby` ([#15283](https://github.com/jestjs/jest/pull/15283)) ## 29.7.0