Skip to content

Releases: Coderrob/typescript-type-guards

v1.0.0 Initial Release

02 Apr 23:44
069d235

Choose a tag to compare

What's Changed

  • Bootstrap TypeScript type guards library with full quality tooling by @Copilot in #2
  • Bump brace-expansion by @dependabot[bot] in #6
  • Add comprehensive TypeScript type guards library with generic factory functions by @Copilot in #1
  • Bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in #3
  • Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #4
  • Bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #5
  • Add typescript-type-guard logo to README.md by @Coderrob in #7
  • Create .npmignore for npm publishing by @Coderrob in #8
  • feat: add type guards for various data types and implement behavioral tests by @Coderrob in #9
  • fix: update .npmignore comments and refine build script for npm publishing by @Coderrob in #13
  • chore: bump actions/checkout from 4 to 6 by @dependabot[bot] in #10
  • chore: bump actions/setup-node from 4 to 6 by @dependabot[bot] in #11
  • chore: update devDependencies and ESLint version in package.json by @Coderrob in #14
  • docs: update CONTRIBUTING.md and README.md with npm provenance details and additional badges by @Coderrob in #15

New Contributors

  • @Copilot made their first contribution in #2
  • @dependabot[bot] made their first contribution in #6
  • @Coderrob made their first contribution in #7

Full Changelog: https://github.com/Coderrob/typescript-type-guards/commits/v1.0.0