Download Latest Version v30.5.2 source code.zip (26.3 MB) Google Add to Preferred Sources
Home / v30.5.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-01 1.5 kB
v30.5.1 source code.tar.gz 2026-09-01 24.6 MB
v30.5.1 source code.zip 2026-09-01 26.3 MB
Totals: 3 Items   51.0 MB 0

Fixes

  • [jest-config] Don't warn about global-only options in the config that supplies the global config - the root config a project resolves to, or the first entry of --projects when no root config is passed (#16411)
  • [jest-config, jest-types] Stop accepting reporters, coverageReporters, workerIdleMemoryLimit, cwd and runnerOptions in a project config - they were silently ignored, and now warn like the other global-only options (#16411)
  • [jest-config, jest-validate] Warn about maxWorkers and coverageThreshold in a project config instead of dropping them without a word (#16411)
  • [jest-resolve] Match moduleNameMapper patterns against the specifier as written again (reverting #16390) (#16417)
  • [jest-runtime] Resolve package imports specifiers like #dep under ESM again (#16413)

Chore & Maintenance

  • [jest-util] Name the testEnvironmentOptions.globalsCleanup option and link the docs from the JEST-01 deprecation warning, and document the option's modes (#16404)

New Contributors

Full Changelog: https://github.com/jestjs/jest/compare/v30.5.0...v30.5.1

Source: README.md, updated 2026-09-01