typescript-utils

🆎 Various constants, utility types, and typed functions for improved TypeScript DX

MIT License

Downloads
311
Stars
1
Committers
2

Bot releases are visible (Hide)

typescript-utils - [email protected] Latest Release

Published by Xunnamius over 2 years ago

1.3.0 (2022-06-18)

✨ Features

  • packages/types: add isError type guard (d642ac0)
typescript-utils - [email protected]

Published by Xunnamius over 2 years ago

1.2.3 (2022-05-30)

🪄 Fixes

  • packages/types: make UnixEpochMs a normal number type (75a23d7)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.2.2 (2022-01-03)

⚙️ Build system

  • packages: update shields.io maintenance badge to 2022 (b63bbb7)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.0.9 (2022-01-03)

⚙️ Build system

  • packages: update shields.io maintenance badge to 2022 (b63bbb7)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.3 (2022-01-03)

⚙️ Build system

  • packages: update shields.io maintenance badge to 2022 (b63bbb7)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.2.1 (2021-12-28)

🪄 Fixes

  • packages/mongo-types: narrower InternalAuthBearerEntry type (10613b2)
  • packages/types: actually export ValidHttpMethod (21cb3ee)

⚙️ Build system

  • Deprecate @xunnamius/mongo-types; merge @xunnamius/mongo-types into next-utils (06f38d4)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.0.8 (2021-12-28)

🪄 Fixes

  • packages/mongo-types: narrower InternalAuthBearerEntry type (10613b2)

⚙️ Build system

  • Deprecate @xunnamius/mongo-types; merge @xunnamius/mongo-types into next-utils (06f38d4)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.2 (2021-12-28)

🪄 Fixes

  • packages/mongo-types: narrower InternalAuthBearerEntry type (10613b2)

⚙️ Build system

  • Deprecate @xunnamius/mongo-types; merge @xunnamius/mongo-types into next-utils (06f38d4)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.0.1 (2021-12-27)

🪄 Fixes

  • packages/mongo-types: narrower InternalAuthBearerEntry type (10613b2)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.2.0 (2021-12-27)

✨ Features

  • packages: add validHTTPMethods, ValidHttpMethod, UnixEpochMs exports (790b69c)

⚙️ Build system

  • package-lock: add @xunnamius/mongo-types to workspaces (b5dd3c0)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.0.7 (2021-12-27)

⚙️ Build system

  • package-lock: add @xunnamius/mongo-types to workspaces (b5dd3c0)
  • packages/next-types: update package description, remove unnecessary peer dependency (585e790)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.0.0 (2021-12-27)

✨ Features

  • .gitignore: add .gitignore (67f5e63)
  • package: add new all-types package (bb00737)
  • packages: add @xunnamius/mongo-types package (497c08e)
  • packages: breakout source into monorepos (f8e890c)
  • Transmute @ergodark/types and @ergodark/next-types into a monorepo (3bdb38d)

🪄 Fixes

  • packages: ensure import aliases are translated properly in dist types (7612400)
  • packages: ensure package is tree-shakable (4a7406f)

⚙️ Build system

  • Add conventional-config-projector and initial semantic-release configs (8d2340c)
  • babel: modernize babel config (1c20134)
  • conventional: update to work with monorepo structure (4808695)
  • Differentiate between esm and bundler distributables (f089f57)
  • env: add env config example (7124bb8)
  • eslintrc: modernize eslint config (22870f4)
  • expect-env: add expect-env (not as package) (aa40396)
  • fossa: add fossa config (d62457f)
  • gitignore: ignore local .npmrc (2ffd325)
  • gitignore: ignore root and non-root dirs (instead of just root) (94c248f)
  • husky: add husky commit hooks (e3f07f7)
  • Import configs from projector (3e6f45b)
  • Output actual ESM distributable (92b3d3a)
  • package-lock: add @xunnamius/mongo-types to workspaces (b5dd3c0)
  • package-ws: fix changelog regeneration bug in conventional-changelog-cli (ca04091)
  • package: configure npm workspace monorepo support; update deps (8eef8df)
  • package: fix npm clean script (6e8ce0d)
  • packages: add missing peer dependencies (d6385f2)
  • packages: configure monorepo packages (3692953)
  • packages: fix build-changelog (e6a2201)
  • packages: fix build-dist (faf387a)
  • packages: update type exports to be more robust (3881362)
  • release: enable semrel & conventional-changelog monorepo support (6bb980e)
  • Remove redundant install instructions (c65cb0e)
  • spellcheck-commit: fix spellchecker (6db1f11)
  • tsconfig.json: prepare tsconfig for pipeline (f7de015)
  • webpack: compile output with webpack (d521c0e)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.1 (2021-12-27)

⚙️ Build system

  • package-lock: add @xunnamius/mongo-types to workspaces (b5dd3c0)
  • packages/jest-types: update package description (8291786)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.10 (2021-12-26)

🪄 Fixes

  • packages/types: remove "declare" from AnyKey, AnyFunction type exports (e0ed947)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.0 (2021-12-26)

✨ Features

  • packages/jest-types: add asMockedClass to complement asMockedFunction (11234c0)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.0.6 (2021-12-12)

🪄 Fixes

  • packages/next-types: add @xunnamius/types to peerDependencies (61c7a9f)
  • packages/next-types: use proper monorepo imports and dependencies (3f71616)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.0.6 (2021-12-12)

🪄 Fixes

  • packages: use proper monorepo imports and dependencies (b1c37f0)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.9 (2021-12-12)

🪄 Fixes

  • packages/types: use proper monorepo imports and dependencies (579d71a)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.8 (2021-12-12)

🪄 Fixes

  • packages/types: JsonError.message should be JsonError.error (46a9067)
typescript-utils - [email protected]

Published by Xunnamius almost 3 years ago

1.1.7 (2021-11-21)

⚙️ Build system

  • Differentiate between esm and bundler distributables (f089f57)
Package Rankings
Top 10.59% on Npmjs.org
Badges
Extracted from project README
Black Lives Matter! Last commit timestamp Open issues Pull requests Uses Semantic Release! FOSSA analysis