Releases: sindresorhus/type-fest
Releases Β· sindresorhus/type-fest
v4.41.0
v4.40.1
v4.40.0
- Add
NonEmptyString
type (#1103) 19a9c37 - Add
UnknownMap
type (#1106) b4ace2d - Add
UnknownSet
type (#1106) b4ace2d IsFloat
/IsInteger
: Fix instantiations with numbers represented using exponential notation (#1101) 21a92f6
v4.39.1
v4.39.0
ArrayTail
: AddpreserveReadonly
option (#1091) 544271ePartialDeep
: Fix behaviour whenstrictNullChecks
is disabled (#1096) 7536baeOptionalKeysOf
/RequiredKeysOf
: Fix instantiations with unions and arrays (#1089) e1ac7b2WritableKeysOf
/ReadonlyKeysOf
: Fix behavior with unions and optional properties (#1088) bbf9137
v4.38.0
AsyncReturnType
: Add support forPromiseLike
(#1082) 72ccde9DelimiterCase
/SnakeCase
/ScreamingSnakeCase
/KebabCase
: Fix instantiations containing punctuations (#1080) 063e28dDelimiterCase
: PassOptions
generic to all related types (#1078) 1974944CamelCasedPropertiesDeep
: Make nested array objects respect the options (#1077) c11c9ca
v4.37.0
Sum
: Add negative return value support (#1068) af5bfb7Subtract
: Add negative return value support (#1061) 2b85ae2Split
: AddstrictLiteralChecks
option (#1067) cc93f85Split
: Fix instantiations with unions (#1067) cc93f85Replace
: Fix instantiations with unions (#1065) a733698DelimiterCase
/SnakeCase
/ScreamingSnakeCase
/KebabCase
: Fix default value forsplitOnNumbers
option (#1073) e462e72