變更日誌

Changelog · Version history for Forge.

v0.1.0

major2026-04-15

首次公開發布

Initial public release

  • added

    12 個台灣在地化元件:民國日期、身分證/居留證、地址、電子支付、統一發票、統編、手機條碼載具、電話、車牌、健保卡、銀行帳號、電子發票顯示

    12 Taiwan-specific components covering ROC date, TWID/ARC, address, e-payment, invoice, tax ID, phone barcode, phone, license plate, NHI card, bank account, eGUI display

  • added

    7 個純函式驗證器於 lib/validators/,共 114 筆 vitest 測試

    7 pure-function validators in lib/validators/ with 114 passing vitest tests against published specs

  • added

    元件瀏覽與詳情頁(/components、/components/[slug])含 props 表、程式範例、互動式 Playground

    Browse and detail pages with props tables, code examples, and interactive Playground

  • added

    Registry API(/api/registry、/api/registry/[slug])與 `taiwan-ui` CLI 骨架

    Registry API endpoints and `taiwan-ui` CLI source (npm publish pending)

  • added

    完整安全標頭:CSP、HSTS、X-Frame-Options、Referrer-Policy、Permissions-Policy

    Full security header suite: CSP, HSTS, X-Frame-Options, Referrer-Policy, Permissions-Policy

  • added

    提交元件 API(/api/submit)含可插拔速率限制(Upstash/Vercel KV 或記憶體 fallback)

    Submission endpoint with pluggable rate limiter (Upstash / Vercel KV, memory fallback)

  • added

    隱私權、使用條款、資安政策頁面與 SECURITY.md 揭露流程

    Privacy, Terms, Security pages and SECURITY.md disclosure policy

  • added

    GitHub Actions CI(typecheck + test + build + npm audit)

    GitHub Actions CI running typecheck, tests, build, and npm audit on every PR

  • added

    sitemap.xml、robots.txt、Vercel Analytics

    sitemap.xml, robots.txt, Vercel Analytics

  • added

    GOVT_READINESS.md — 誠實的政府就緒度自評

    GOVT_READINESS.md — honest self-assessment of what separates this from a procurement-grade deliverable