Skip to content

Releases: sindresorhus/type-fest

v4.17.0

24 Apr 07:46
Compare
Choose a tag to compare

New types

Fixes

v4.16.0...v4.17.0

v4.16.0

22 Apr 08:50
Compare
Choose a tag to compare

New types

Fixes

  • Integer: Fix handling of some edge-cases (#857) f5b09de
  • Float: Fix handling of some edge-cases (#857) f5b09de

v4.15.0...v4.16.0

v4.15.0

03 Apr 06:24
Compare
Choose a tag to compare

New types

Fixes

  • ConditionalKeys: Fix TypeScript 5.4 compatibility (#852) 0fb2d62
  • WritableDeep: Fix TypeScript 5.4 compatibility (#839) 2878773
  • ReadonlyDeep: Fix TypeScript 5.4 compatibility (#839) 2878773

v4.14.0...v4.15.0

v4.14.0

24 Mar 07:01
Compare
Choose a tag to compare

v4.13.1

20 Mar 08:09
Compare
Choose a tag to compare
  • SetParameterType: Properly fix compatibility with TypeScript 5.4 (#836) a186adb

v4.13.0...v4.13.1

v4.13.0

19 Mar 08:25
Compare
Choose a tag to compare

New types

Improvements

Fixes

  • SetParameterType: Fix compatibility with TypeScript 5.4 (#835) 2bc451e
  • OmitDeep: Fix handling for when the given path is not matched (#834) 4f14bff

v4.12.0...v4.13.0

v4.12.0

08 Mar 16:52
Compare
Choose a tag to compare

v4.11.1

05 Mar 06:14
Compare
Choose a tag to compare
  • OmitDeep: Fix internally imported type (#824) 2061925

v4.11.0...v4.11.1

v4.11.0

04 Mar 08:43
Compare
Choose a tag to compare

New types

Improvements

v4.10.3...v4.11.0

v4.10.3

22 Feb 07:15
Compare
Choose a tag to compare
  • PartialOnUndefinedDeep: Fix it incorrectly removing non-optional properties when the input type contains an index signature (#764) 2f4b55a

v4.10.2...v4.10.3