Skip to content

Tags: writer/writer-node

Tags

v2.3.3-rc.1

Toggle v2.3.3-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.3-rc.1 (#237)

* chore(internal): remove .eslintcache

* chore(jsdoc): fix @link annotations to refer only to parts of the package‘s public interface

* chore(internal): use npm pack for build uploads

* chore: extract some types in mcp docs

* fix(client): incorrect offset pagination check

* fix(mcpb): pin @anthropic-ai/mcpb version

* chore(internal): grammar fix (it's -> its)

* chore: use structured error when code execution tool errors

* chore: mcp code tool explicit error message when missing a run function

* feat(mcp): enable optional code execution tool on http mcp servers

* chore(mcp): add friendlier MCP code tool errors on incorrect method invocations

* chore(mcp): add line numbers to code tool errors

* docs(mcp): add a README button for one-click add to Cursor

* chore(internal): codegen related update

* docs(mcp): add a README link to add server to VS Code or Claude Code

* chore(internal): codegen related update

* chore(mcp): clarify http auth error

* feat(api): Improve MCP tool descriptions

* fix(mcp): use raw responses for binary content

* fix(mcp): return tool execution error on jq failure

* chore(mcp): upgrade jq-web

* feat(mcp): add detail field to docs search tool

* docs(api): updates to API spec

* chore(client): fix logger property type

* fix: Fix linting errors. (#238)

* release: 2.3.3-rc.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Sarah Deaton <sarah.deaton@writer.com>

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.2 (#236)

* chore: release stable version.

* release: 2.3.2

---------

Co-authored-by: Sarah Deaton <sarah.deaton@writer.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.3.2-rc.2

Toggle v2.3.2-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.2-rc.2 (#235)

* chore: do not install brew dependencies in ./scripts/bootstrap by default

* perf: faster formatting

* chore(internal): remove deprecated `compilerOptions.baseUrl` from tsconfig.json

This allows sdks to be built using tsgo - see microsoft/typescript-go#474

* chore(internal): fix incremental formatting in some cases

* chore(internal): codegen related update

* chore(internal): ignore .eslintcache

* docs(api): updates to API spec

* chore: configure new SDK language

* feat(api): manual updates

* feat(api): manual updates

* release: 2.3.2-rc.2

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.3.2-rc.1

Toggle v2.3.2-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.2-rc.1 (#234)

* chore: add package to package.json

* chore(client): qualify global Blob

* chore: update CI script

* chore(internal): update global Error reference

* docs(api): updates to API spec

* chore: ci build action

* fix: coerce nullable values to undefined

* chore: configure new SDK language

* fix(mcp): fix uploading dxt release assets

* feat(api): manual updates

* docs(api): updates to API spec

* release: 2.3.2-rc.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.1 (#232)

* chore(deps): update dependency @types/node to v20.17.58

* chore(internal): formatting change

* docs(api): updates to API spec

* feat(mcp): add code execution tool

* release: 2.3.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.0 (#231)

* chore: release stable version

* release: 2.3.0

---------

Co-authored-by: Sarah Deaton <sarah.deaton@writer.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.3.0-rc.1

Toggle v2.3.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.0-rc.1 (#230)

* docs(api): updates to API spec

* chore(internal): remove redundant imports config

* chore(internal): move publish config

* chore: update @stainless-api/prism-cli to v5.15.0

* chore(internal): update comment in script

* docs(api): updates to API spec

* docs(api): updates to API spec

* codegen metadata

* codegen metadata

* feat(api): add web KG and web search

* release: 2.3.0-rc.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.2.1 (#229)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.2.0 (#227)

* chore(internal): refactor utils

* docs(api): updates to API spec

* test: Add translation_data for TS linting. (#228)

* docs: README updates

* docs: Update models in README.

* release: 2.2.0-rc.2

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Sarah Deaton <sarah.deaton@writer.com>

v2.2.0-rc.1

Toggle v2.2.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.2.0-rc.1 (#223)

* docs: swap examples used in readme (#220)

* fix(client): send all configured auth headers (#222)

* chore(internal): upload builds and expand CI branch coverage (#224)

* chore(internal): improve node 18 shims (#225)

* chore(internal): reduce CI branch coverage

* fix(internal): fix file uploads in node 18 jest

* chore(client): minor internal fixes

* docs(api): updates to API spec

* feat(api): add translation endpoint

* chore(perf): faster base64 decoding

* codegen metadata

* chore(ci): add timeout thresholds for CI jobs

* docs(api): updates to API spec

* feat(api): add ai detect tool endpoint

* chore(ci): run on more branches and use depot runners

* chore(ci): only use depot for staging repos

* docs(api): updates to API spec

* docs(api): updates to API spec

* feat(client): add parse method (#226)

* feat(client): add parse method

* chore(internal): add prettier@2 as a dev dep

---------

Co-authored-by: Robert Craigie <robert@craigie.dev>

* release: 2.2.0-rc.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Robert Craigie <robert@craigie.dev>