type-plus

Additional types and types adjusted utilities for TypeScript

MIT License

Downloads
91.8K
Stars
378
Committers
9

Bot releases are hidden (Show)

type-plus - v3.12.2

Published by unional over 3 years ago

3.12.2 (2021-06-08)

Bug Fixes

  • KnownKeys for primitive types (adf86c3)
type-plus - v3.12.1

Published by unional over 3 years ago

3.12.1 (2021-06-07)

Bug Fixes

type-plus - v3.12.0

Published by unional over 3 years ago

3.12.0 (2021-05-12)

Features

type-plus - v3.11.0

Published by unional over 3 years ago

3.11.0 (2021-03-27)

Bug Fixes

  • remove typescript peer deps (7a3cf9a)

Features

type-plus - v3.10.4

Published by unional over 3 years ago

3.10.4 (2021-03-19)

Bug Fixes

type-plus - v3.10.3

Published by unional over 3 years ago

3.10.3 (2021-02-12)

Bug Fixes

type-plus - v3.10.2

Published by unional almost 4 years ago

3.10.2 (2021-01-27)

Bug Fixes

  • replace usage of If<> with tenary (fbfa810)
type-plus - v3.10.1

Published by unional almost 4 years ago

3.10.1 (2021-01-25)

Bug Fixes

type-plus - v3.10.0

Published by unional almost 4 years ago

3.10.0 (2021-01-25)

Bug Fixes

Features

type-plus - v3.9.1

Published by unional almost 4 years ago

3.9.1 (2021-01-25)

Bug Fixes

  • remove deprecate attributes (208d4aa)
type-plus - v3.9.0

Published by unional almost 4 years ago

3.9.0 (2021-01-24)

Bug Fixes

  • add Fail cases for Add, Increment, Decrement (a86ae35)
  • Some<> for checking widen types in strict mode (99e7ef4)
  • Tail to preserve type during generics (a634cea)

Features

type-plus - v3.8.1

Published by unional almost 4 years ago

3.8.1 (2021-01-20)

Bug Fixes

  • First<> returns never in edge case (dc11ce4)
type-plus - v3.8.0

Published by unional almost 4 years ago

3.8.0 (2021-01-19)

Features

type-plus - v3.7.0

Published by unional almost 4 years ago

3.7.0 (2021-01-19)

Features

type-plus - v3.6.0

Published by unional almost 4 years ago

3.6.0 (2021-01-19)

Features

type-plus - v3.5.0

Published by unional almost 4 years ago

3.5.0 (2020-12-09)

Bug Fixes

  • update just() signature (f1e49f0)

Features

type-plus - v3.4.1

Published by unional almost 4 years ago

3.4.1 (2020-11-21)

Bug Fixes

type-plus - v3.4.0

Published by unional almost 4 years ago

3.4.0 (2020-11-08)

Features

  • add some additional types (29e9b25)
type-plus - v3.3.0

Published by unional about 4 years ago

3.3.0 (2020-10-18)

Bug Fixes

Features

  • add OptionalKeys and RequiredKeys (9ff92d7)
type-plus - v3.2.0

Published by unional about 4 years ago

3.2.0 (2020-10-16)

Features