tpmjs/packages/types/CHANGELOG.md
2025-12-31 20:31:57 +10:00

545 B

@tpmjs/types

0.1.2

Patch Changes

  • Add 'research' to valid TPMJS_CATEGORIES for package validation

0.1.1

Patch Changes

  • Initial release of TPMJS packages

    • @tpmjs/ui: React component library with .ts-only components (Button, Card)
    • @tpmjs/utils: Utility functions (cn for Tailwind class merging, format functions)
    • @tpmjs/types: TypeScript types and Zod schemas for tools and registry
    • @tpmjs/env: Environment variable validation with Zod

    All packages follow strict TypeScript practices and use ESM format.