Releases: Mozilla-Ocho/tabstack-typescript
Releases · Mozilla-Ocho/tabstack-typescript
v2.0.0
2.0.0 (2026-01-16)
Full Changelog: v0.0.1...v2.0.0
⚠ BREAKING CHANGES
- mcp: remove deprecated tool schemes
- mcp: Migration: To migrate, simply modify the command used to invoke the MCP server. Currently, the only supported tool scheme is code mode. Now, starting the server with just
node /path/to/mcp/serverornpx package-namewill invoke code tools: changing your command to one of these is likely all you will need to do. - mcp: remove deprecated tool schemes
- mcp: Migration: To migrate, simply modify the command used to invoke the MCP server. Currently, the only supported tool scheme is code mode. Now, starting the server with just
node /path/to/mcp/serverornpx package-namewill invoke code tools: changing your command to one of these is likely all you will need to do.
Features
- api: api update (17d6472)
- api: api update (c6d611b)
- api: api update (2771086)
- api: api update (6f16232)
- api: config oidc publishing (7b841ef)
- api: config oidc publishing (2e333b3)
- api: manual updates (f661ac2)
- api: manual updates (7335a65)
- api: manual updates (d31b0ab)
- api: manual updates (63942f4)
- api: npm package name (1ed323a)
Bug Fixes
- mcp: correct code tool api output types (1605549)
- mcp: correct code tool api output types (78726dc)
- mcp: fix env parsing (1c0f081)
- mcp: fix env parsing (d778a28)
- mcp: fix options parsing (340f402)
- mcp: fix options parsing (779a682)
- mcp: pass base url to code tool (e2cd493)
- mcp: pass base url to code tool (442ae79)
- mcp: update code tool prompt (982ca77)
- mcp: update code tool prompt (59601ef)
Chores
- break long lines in snippets into multiline (137d85d)
- break long lines in snippets into multiline (561e131)
- internal: codegen related update (7540210)
- internal: codegen related update (00615b4)
- internal: codegen related update (909837c)
- internal: codegen related update (576cdd0)
- internal: codegen related update (a11aae4)
- internal: codegen related update (1fbd73d)
- internal: codegen related update (b28a1eb)
- internal: codegen related update (c38e258)
- internal: codegen related update (d5e7447)
- internal: codegen related update (57d1eea)
- internal: codegen related update (2c66846)
- internal: codegen related update (cd8203b)
- internal: configure MCP Server hosting (a3a409b)
- internal: configure MCP Server hosting (ac6b84f)
- internal: update lock file (2a55f50)
- internal: update lock file (01968f6)
- internal: upgrade babel, qs, js-yaml (5dcb371)
- internal: upgrade babel, qs, js-yaml (1757f08)
- internal: upgrade brace-expansion and @babel/helpers (7fb6f6e)
- internal: upgrade brace-expansion and @babel/helpers (afbf5b6)
- mcp: add intent param to execute tool (f3cecaa)
- mcp: add intent param to execute tool (03d202e)
- mcp: pass intent param to execute handler (bc17aea)
- mcp: pass intent param to execute handler (99a9770)
- mcp: remove deprecated tool schemes (4aebd21)
- mcp: remove deprecated tool schemes (cc55b24)
- mcp: upgrade dependencies (e3ab970)
- mcp: upgrade dependencies (609445e)
- sync repo (7ee48c1)
- sync repo (d87090e)
- update SDK settings (d4a4358)
- update SDK settings (904050c)
- update SDK settings (220df2a)
- update SDK settings (5c56080)
- update SDK settings (48722ec)
- update SDK settings (4ff76e5)
Documentation
v1.0.5
What's Changed
- Refactor API: Move automate to agent client and remove extract.schema by @MrTravisB in #5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Fix repository URL for npm provenance verification by @MrTravisB in #4
Full Changelog: v1.0.2...v1.0.4
v1.0.3
What's Changed
- Add id-token permissions for npm trusted publishing by @MrTravisB in #3
Full Changelog: v1.0.1...v1.0.3
v1.0.2
What's Changed
- Add id-token permissions for npm trusted publishing by @MrTravisB in #3
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Initial attempt at generating a Typescript/Javascript SDK by @MrTravisB in #1
- Remove npm token from publish workflow by @MrTravisB in #2
New Contributors
- @MrTravisB made their first contribution in #1
Full Changelog: https://github.com/Mozilla-Ocho/tabstack-typescript/commits/v1.0.1