tpmjs/packages/tools/markdown-formatter/CHANGELOG.md
Ajax Davis 67fa89b1fe chore: use workspace references for registry packages
- Changed @tpmjs/registry-execute and @tpmjs/registry-search to workspace:*
- This allows the web app to use local workspace versions
- Published npm packages still available for external users
2026-01-25 11:37:59 +10:00

355 B

@tpmjs/markdown-formatter

0.2.1

Patch Changes

  • Update AI SDK dependency to v6.0.49

    • Upgraded ai package from 6.0.23 to 6.0.49 for compatibility improvements
    • All tools now use consistent AI SDK version across the monorepo

0.2.0

Minor Changes

  • Add markdown-formatter package with text conversion and table formatting tools