type-space

Typescript type utilities for typing better TypeScript types.

GPL-3.0 License

Downloads
486
Stars
2
Committers
3

Bot releases are visible (Hide)

type-space - v2.1.1 Latest Release

Published by github-actions[bot] about 1 year ago

Patch Changes

  • f4d3df6: export UnionToTuple
  • d3e7bfe: Update README.md
type-space - v2.1.0

Published by github-actions[bot] about 1 year ago

Minor Changes

  • ca269d4: add UnionToTuple type
type-space - v2.0.1

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1df07fa: ✨ Feat RequireSome type
type-space - v2.0.0

Published by github-actions[bot] over 1 year ago

Major Changes

  • 6b92393: Refactor merge types
type-space - v1.17.1

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 74cf742: chore(readme): Add Reverse and ReverseString to README
type-space - v1.17.0

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 8e9b2ec: feat: add Reverse and ReverseString types
type-space - v1.16.0

Published by github-actions[bot] over 1 year ago

Minor Changes

  • bb55d8d: add Zip type
type-space - v1.15.1

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 501813b: chore(deps): update dependency typescript to v5
type-space - v1.15.0

Published by github-actions[bot] over 1 year ago

Minor Changes

  • da75e9f: Add NumberLike, Chars, PopBy, ShiftBy, IntoNumber, IntoNumberLiteral, Assert, SplitAt, StringIncludes, StringIncludesProper
type-space - v1.14.1

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2c37b50: add tsc-alias as dev dep intead of using global installation
type-space - v1.13.2

Published by cuppachino over 1 year ago

What's Changed

Full Changelog: https://github.com/cuppachino/type-space/compare/v1.13.1...v1.13.2

npm: @cuppachino/type-space

type-space - v1.13.1

Published by cuppachino over 1 year ago

What's Changed

  • ✍️ Fixed README links

npm: @cuppachino/type-space

type-space - v1.13.0

Published by cuppachino over 1 year ago

type-space - v1.12.0

Published by cuppachino over 1 year ago

What's Changed

Full Changelog: https://github.com/Cuppachino/type-space/compare/v1.10.1...v1.12.0

npm: @cuppachino/type-space

type-space - v1.10.1

Published by cuppachino almost 2 years ago

Summary

🐛 Minor bugfix

What's Changed

Full Changelog: https://github.com/Cuppachino/type-space/compare/v1.10.0...v1.10.1

npm: @cuppachino/type-space

type-space - v1.10.0

Published by cuppachino almost 2 years ago

Summary

I'll be using PRs from now on.

Type Tested README
Stringifiable 🎫

What's Changed

New Contributors

Full Changelog: https://github.com/Cuppachino/type-space/compare/v1.9.1...v1.10.0

npm: @cuppachino/type-space

type-space - v1.9.1

Published by cuppachino almost 2 years ago

Summary

This release introduces:

Type Tested README
PickAll
UnionLiteral
UnionToIntersection

The KeyOf type now has an optional Otherwise parameter (default: never). Non-breaking change.

What's Changed

Full Changelog: https://github.com/Cuppachino/type-space/compare/v1.8.3...v1.9.1

npm: @cuppachino/type-space

type-space - v1.8.3

Published by cuppachino almost 2 years ago

I forgot to bump the version in package.json. The following releases are incorrectly versioned as 1.6.0:

  • 1.7.0
  • 1.8.0
  • 1.8.1
  • 1.8.2

This release just bumps the version number correctly.

npm: @cuppachino/type-space

type-space - v1.8.2

Published by cuppachino almost 2 years ago

This version just adds a description to the package.json.

npm: @cuppachino/type-space

type-space - v1.8.1

Published by cuppachino almost 2 years ago

⬆️ Dependency Update

What's Changed

New Contributors

Full Changelog: https://github.com/Cuppachino/type-space/compare/v1.8.0...v1.8.1

npm: @cuppachino/type-space