-
-
Notifications
You must be signed in to change notification settings - Fork 717
Pull requests: sindresorhus/type-fest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix NonEmptyObject returning non-never for types with only index signatures
#1469
opened Jul 1, 2026 by
highoncomputers
Loading…
Refactor: Remove redundant circular check infer workarounds (#1142)
#1468
opened Jun 30, 2026 by
abhijeetnardele24-hash
Loading…
test: add IsEqual test cases for number vs bigint
#1466
opened Jun 28, 2026 by
DakshSinghDhami
Loading…
fix: NonEmptyObject should ignore index signatures when checking for required keys
#1464
opened Jun 23, 2026 by
syu-toutousai
Loading…
Get: Distribute over unions so a key missing on some members yields undefined
#1463
opened Jun 21, 2026 by
ardittirana
Loading…
Enhance comparison types to support bigint comparison
#1449
opened Jun 5, 2026 by
Emiyaaaaa
Collaborator
Loading…
Fix TaggedUnion constraint to allow documented generic usage
#1430
opened May 21, 2026 by
ATOM00blue
Loading…
NonEmptyObject: Handle index signatures conservatively
#1419
opened May 11, 2026 by
KevinBigham
Loading…
UnwrapPartial: Add test case for non-Partial instantiation
#1412
opened Apr 27, 2026 by
porada
Contributor
Loading…
Resolve Bug : #1389 , Fix ConditionalPickDeep incorrectly recursing into unions with null/primitive members
#1409
opened Apr 22, 2026 by
hksinha01
Loading…
OmitDeep: Fix to preserve original fixed-tuple (instead of never) if index is out-of-bounds
#1366
opened Feb 9, 2026 by
taiyakihitotsu
Contributor
Loading…
Entry: Export ObjectEntry and ObjectEntries types
#1361
opened Feb 8, 2026 by
derodero24
Contributor
Loading…
fix:
IsEqual, {a: t, b: s} and {a: t} & {b: s} are equal
#1338
opened Jan 27, 2026 by
taiyakihitotsu
Contributor
Loading…
MergeDeep : fix producing [never] when merging empty tuples.
#1330
opened Jan 23, 2026 by
taiyakihitotsu
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.