17.0.0
Bug Fixes
- getOverloads for a class method should take into account if static (#1337) (f927d01), closes #1298
- ImportEqualsDeclaration should be exportable (#1336) (7680bae)
- named import/export specifier structures were missing isTypeOnly (#1347) (6b88a0b)
Features
- allow providing custom error messages to
OrThrow
methods (#1327) (05916d3) - Thanks @jantimon! - upgrade to TS 4.9 (#1354) (e334437)
BREAKING CHANGES
- Upgraded to TS 4.9