main
fix: stop resolving lazy globals when setting up an environment (#16324)
Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879)
fix(expect): revert `node:` protocol imports to restore webpack/browser compatibility (#16167)
chore: errors should be named as such (#14817)
chore: avoid objects as default parameters (#14821)
Replace remaining micromatch uses with picomatch (#15922)
feat: add `isError` helper (#16076)
Globals cleanup: avoid setting protection symbol when feature is off (#15684)
chore: add `invariant` and `notEmpty` to `jest-util` (#14366)
fix(jest-util): make sure `isInteractive` works in a browser (#14552)
chore(jest-core): use `pluralize` from util package (#14322)
chore: use `String.replaceAll` if possible (#14823)
chore: update some more deps (#16299)
Mitigate memory leaks in jest-environment-node (#15215)
chore: prefer unicode escapes over hex (#14809)