- 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
484 B
484 B
@tpmjs/hello
0.0.3
Patch Changes
-
Update AI SDK dependency to v6.0.49
- Upgraded
aipackage from 6.0.23 to 6.0.49 for compatibility improvements - All tools now use consistent AI SDK version across the monorepo
- Upgraded
0.0.2
Patch Changes
-
feat: add multi-tool example package with helloWorldTool and helloNameTool
This is the first TPMJS package published with the new multi-tool format, demonstrating support for multiple tool exports in a single package.