tpmjs/packages/env/CHANGELOG.md
2025-11-25 22:00:53 +10:00

447 B

@tpmjs/env

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.