No breaking-change keywords detected in release notes.
v30.4.1
2026-05-08
⚠ Potential breaking changes
[jest-runtime]` Align CJS-from-ESM default export with Node: `module.exports` is always the ESM default, `__esModule` unwrapping is no longer applied ([#16143](https://github.com/jestjs/jest/pull/16143))
v30.4.0
2026-05-07
No breaking-change keywords detected in release notes.
v30.3.0
2026-03-10
⚠ Potential breaking changes
[docs]` Update V30 migration guide to notify users on `jest.mock()` work with case-sensitive path ([#15849](https://github.com/jestjs/jest/pull/15849))
v30.2.0
2025-09-28
No breaking-change keywords detected in release notes.
v30.1.3
2025-09-03
No breaking-change keywords detected in release notes.
v30.1.2
2025-09-03
No breaking-change keywords detected in release notes.
v30.1.1
2025-08-27
⚠ Potential breaking changes
[jest-snapshot-utils]` Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences ([#15800](https://github.com/jestjs/jest/pull/15800))