github jestjs/jest v30.0.0-alpha.7

pre-releaseone day ago

Features

  • [jest-cli] Export buildArgv (#15310)
  • [jest-config] If Node is running with type stripping enabled, do not require a TS loader (#15480)
  • [@jest/core] Stringify Errors properly with --json flag (#15329)
  • [@jest/fake-timers] [BREAKING] Upgrade @sinonjs/fake-timers to v13 (#14544 & #15470)
  • [jest-runtime] Add onGenerateMock transformer callback for auto generated callbacks (#15433)
  • [@jest/schemas] Upgrade @sinclair/typebox to v0.34 (#15450)

Fixes

  • [*] Replace exit with exit-x (#15399)
  • [babel-plugin-jest-hoist] Do not rely on buggy Babel behaviour (#15415)
  • [jest-circus] Concurrent tests now emit jest circus events at the correct point and in the expected order. (#15381)
  • [jest-schemas, jest-types] [BREAKING] Fix type of testFailureExitCode config option(#15232)
  • [jest-util] Always load mjs files with import (#15447)

New Contributors

Full Changelog: v30.0.0-alpha.6...v30.0.0-alpha.7

Don't miss a new jest release

NewReleases is sending notifications on new releases.