5 Commits

Author SHA1 Message Date
Som Shekhar Mukherjee
db76e5b15f
Refactor how options are handled for types (#1081) 2025-03-18 23:22:18 +07:00
Clément Cloux
2f4b55afa1
PartialOnUndefinedDeep: Fix it incorrectly removing non-optional properties when the input type contains an index signature (#764)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2024-02-22 13:24:10 +07:00
Sindre Sorhus
5d903feb86 Don’t use arguments parameter name
Closes #645
Fixes #644
2023-07-16 11:48:53 +02:00
Sindre Sorhus
cca3ca2c27 Require TypeScript 4.7 and Node.js 14 2022-08-29 15:23:09 +07:00
Clément Cloux
1cbd351e8f
Add PartialOnUndefinedDeep type (#426)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-07-30 13:57:04 +02:00