github sindresorhus/type-fest v5.7.0

7 hours ago

New types

Improvements

  • ExtendsStrict: Add distributiveUnions, strictNever & strictAny options (#1408) 9ea810b
  • TupleOf: Improve implementation (#1441) 391e1bb

Fixes

  • RemovePrefix: Fix: Remove incorrect optimization and always fallback to string for non-literal prefixes (#1438) 9f35398
  • DelimiterCase: Fix behavior with non-single character delimiters (#1424) 9b36590
  • RemovePrefix: Fix any prefix behavior in non-strict mode (#1423) c49cb75
  • DelimiterCase: Fix behavior with union delimiters (#1422) 96172c0
  • ApplyDefaultOptions: Fix behavior with generic instantiations & any values (#1411) c46020d
  • ApplyDefaultOptions: Fix behavior with explicit undefined (#1407) 60bfd3f

v5.6.0...v5.7.0

Don't miss a new type-fest release

NewReleases is sending notifications on new releases.