Skip to content

Releases: sindresorhus/type-fest

v4.8.0

17 Nov 09:07
Compare
Choose a tag to compare
  • PickDeep: Support interface (#755) 1c65935
  • Paths: Support interface (#746) 8fa831e
  • ObjectValue: Support any kind of number index (#753) 972815c
  • Class: Fix type inference (#701) 7294cf0
  • DelimiterCasedPropertiesDeep: Improve array handling (#744) 59411c8
  • PartialDeep : Don't recurse into HTMLElement (#745) d42ea80
  • Add preserveConsecutiveUppercase to PascalCase and friends (#749) e58127a

v4.7.1...v4.8.0

v4.7.1

09 Nov 07:45
Compare
Choose a tag to compare
  • Revert "PartialDeep: Ensure it doesn't recurse into prototype properties" (#743) 9f47b11

v4.7.0...v4.7.1

v4.7.0

08 Nov 20:41
Compare
Choose a tag to compare

New types

Improvements

  • Writable: Support array, map, and set (#726) b9723d4
  • PartialDeep: Ensure it doesn't recurse into prototype properties (#738) 5eeac02
  • ConditionalPickDeep: Ensure it doesn't recurse into prototype properties (#736) 9960ba4

v4.6.0...v4.7.0

v4.6.0

25 Oct 11:50
Compare
Choose a tag to compare

New types

Fixes

Meta

v4.5.0...v4.6.0

v4.5.0

18 Oct 13:30
Compare
Choose a tag to compare

New types

Improvements

  • Jsonify: Improve type inference for objects with .toJSON() extending primitives (#690) 157ed07
  • OverrideProperties: Fix autocomplete in the type (#712) fcdcfe9

v4.4.0...v4.5.0

v4.4.0

07 Oct 05:14
Compare
Choose a tag to compare
  • UnionToIntersection: Allow indexing by the resulting type (#682) 61f2ff9

v4.3.3...v4.4.0

v4.3.3

30 Sep 16:14
Compare
Choose a tag to compare

v4.3.2...v4.3.3

v4.3.2

26 Sep 18:39
Compare
Choose a tag to compare
  • Jsonify: Fix handling of nested objects with only a name property (#691) 5351533

v4.3.1...v4.3.2

v4.3.1

27 Aug 20:45
Compare
Choose a tag to compare

v4.3.0...v4.3.1

v4.3.0

26 Aug 16:23
Compare
Choose a tag to compare

New types

v4.2.0...v4.3.0