Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 528 Bytes

File metadata and controls

8 lines (6 loc) · 528 Bytes

Changelog

0.0.0 — Monorepo Skeleton (2025-10-11)

  • Introduced pnpm-based workspace with packages/core, packages/utils, packages/react, and apps/playground
  • Added shared tooling: TypeScript project references, ESLint, Prettier, Husky hooks, Jest projects (≥95% coverage)
  • Wired CI pipeline with lint, typecheck, test, build, visual regression, accessibility, and coverage artifact publishing
  • Delivered playground demo with five scenarios exercising core logic, formatter utilities, and headless components