Skip to content

v4.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 16 Jul 10:08
· 141 commits to main since this release

Breaking

  • Require Node.js 16 and TypeScript 5.1 ca94c3b
  • Remove alias RemoveIndexSignature for OmitIndexSignature 03703f0
    • The alias was deprecated a long time ago. If you have RemoveIndexSignature, simply rename it to OmitIndexSignature.

Improvements

Note

The next major version of type-fest will move to ESM. It's time to start thinking about migrating if you haven't already. Learn more.


v3.13.1...v4.0.0