Skip to content

forge-ts v0.16.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 02:20
· 75 commits to main since this release

Packages

  • @forge-ts/api@0.16.0
  • @forge-ts/cli@0.16.0
  • @forge-ts/core@0.16.0
  • @forge-ts/doctest@0.16.0
  • @forge-ts/enforcer@0.16.0
  • @forge-ts/gen@0.16.0

Minor Changes

  • aa58c8f: feat: DX polish — consola logging, tsdoc-config merged into core, spec sync

    • Replace hand-rolled logger.ts with consola (UnJS ecosystem)
    • Merge @forge-ts/tsdoc-config into @forge-ts/core (tsdoc-preset/tsdoc.json)
    • Walker fallback loads bundled preset — custom tags always recognized
    • TSDoc spec sync script: 29 tags + 73 message IDs as machine-readable JSON
    • 790 tests (3 new), all passing
    • Down from 7 packages to 6 (tsdoc-config absorbed into core)