New types
TupleOf
(#1247) 7fb2f75Xor
(#1254) ad04bc5SplitOnRestElement
(#1166) 34b8fadExtractRestElement
(#1166) 34b8fadExcludeRestElement
(#1166) 34b8fad
Improvements
ReadonlyTuple
: Deprecate in favor ofTupleOf
(#1256) af4bebcTsConfigJson
: Add missing lib enum values (#1263) 72f491fTsConfigJson
: AddrewriteRelativeImportExtensions
(#1262) 7d011ce
Fixes
PartialDeep
: Fix behavior with functions containing multiple call signatures (#1259) 3bd9de6IsEqual
: Fix behaviour when instantiated withnever
andunknown
(#1251) 785549fFixedLengthArray
: Fix element type (#1246) ee29ef7is-equal
: Fix handling with intersecting wrapped types (#1231) 5af60a1