main
fix(cjs-esm-interop): support `module.exports` in ESM (#16277)
fix(jest-runtime): fall back to native ESM when a .js file contains ESM syntax (#16152)
chore(runtime): lift module executor (#16084)
chore: update some more deps (#16299)
chore(runtime): final pass for splitting up god class (#16088)
chore(runtime): extract ESM loader (#16085)
fix: make coverage work when using `projects` option (#16140)
fix(jest-runtime): apply moduleNameMapper to require.resolve paths (#16135)
feat: support import attributes (#16127)
chore: lift synthetic module builders (#16083)
fix(jest-runtime): handle function module.exports for CJS-from-ESM named exports (#16150)
chore(runtime): lift jest object and globals handler (#16087)