Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 12:27
· 4 commits to main since this release

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

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