What's Changed
- replace usages of
Narrow
type with const generics & remove deprecatedassertType
signature by @DetachHead in #245 - add factorial type and function by @DetachHead in #247
- ts 5.2 by @DetachHead in #248 and #254
- rewrite
splice
to usetoSpliced
and addinsertItems
arg by @DetachHead in #250 - add
EveryCombination
type by @DetachHead in #251
Full Changelog: 16.1.0...16.2.0