14.0.0
What's Changed
- add
HasDefaultExport
type by @DetachHead in #218 - include
tsconfig.base.json
in published package since src extends it by @DetachHead in #217 - Ts 5.0 by @DetachHead in #211
- rename
utilityFunctions
andutilityTypes
to justfunctions
andtypes
by @DetachHead in #221 - use
infer
extends
in more places by @DetachHead in #222 - add
New
function that instantiates a class with a typedconstructor
property by @DetachHead in #224
Full Changelog: v13.0.0...14.0.0