Version 3.0.1 - 1/26/25, 12:26 PM (Manual Release)
Due to a minor misconfiguration in our publishing script, this is the first 3.x release.
What's new
- New docs site: cli-testing.com
- Improved stability
Breaking Changes
extend-expect
is now broken down into three different imports:cli-testing-library/jest
cli-testing-library/jest-globals
cli-testing-library/vitest
- Chalk dep is replaced with picocolors
Fixes
- ESM and CJS should both now work as-intended