Skip to content

v0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kebkaldanil kebkaldanil released this 30 Nov 16:09
· 1 commit to master since this release
added NumberLike<T> (supports number | bigint)

Stringifiable is now called StringLike and is generic
Like type now works with number | bigint | string
old Like is called ObjectLike
CustomError is now compatible with ts 5.* and legacy decorators
added autoformat option in build script
some little tweaks :P