Skip to content

release: 0.1.0-alpha.5#5

Merged
RolandoAndrade merged 32 commits intomainfrom
release-please--branches--main--changes--next--components--scan-documents
Jun 24, 2025
Merged

release: 0.1.0-alpha.5#5
RolandoAndrade merged 32 commits intomainfrom
release-please--branches--main--changes--next--components--scan-documents

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented May 21, 2025

Automated Release PR

0.1.0-alpha.5 (2025-06-24)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: update via SDK Studio (70168fa)
  • api: update via SDK Studio (a43a003)
  • api: update via SDK Studio (4bedf3d)
  • api: update via SDK Studio (5c5a063)
  • api: update via SDK Studio (d04e245)
  • client: add support for endpoint-specific base URLs (d154b67)
  • mcp: implement support for binary responses (a89234f)
  • mcp: include http information in tools (3d8e524)
  • mcp: set X-Stainless-MCP header (6d04f3b)

Bug Fixes

  • client: explicitly copy fetch in withOptions (0c5fe5a)
  • compat with more runtimes (96df746)
  • mcp: fix cursor schema transformation issue with recursive references (112fb67)
  • mcp: include description in dynamic tool search (588cd03)
  • publish script — handle NPM errors correctly (fc5ea58)

Chores

  • adjust eslint.config.mjs ignore pattern (a3eeed2)
  • avoid type error in certain environments (13a317a)
  • ci: enable for pull requests (23ffa3c)
  • client: refactor imports (ebb2afd)
  • deps: bump eslint-plugin-prettier (d4ded48)
  • docs: grammar improvements (93f8200)
  • docs: use top-level-await in example snippets (d9519ed)
  • improve publish-npm script --latest tag logic (2053613)
  • internal: add pure annotations, make base APIResource abstract (9ce83f6)
  • internal: codegen related update (f65a114)
  • internal: fix readablestream types in node 20 (79d997e)
  • internal: update jest config (2d34bb5)
  • mcp: provides high-level initMcpServer function and exports known clients (67ae503)
  • mcp: remove duplicate assignment (df3e9b5)
  • readme: update badges (96e2b2e)
  • readme: use better example snippet for undocumented params (4f15e11)

Refactors

  • types: replace Record with mapped types (1b2ab0b)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented May 21, 2025

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/scan-documents-typescript/70168fa2bf97cb14beb6e050d90871240168e44c'

Last updated: Tue, 24 Jun 2025 14:48:58 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 417ecf3 to 5c5a063 Compare May 21, 2025 20:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from b30a95d to 93f8200 Compare May 22, 2025 02:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from ee20285 to 4bedf3d Compare May 22, 2025 12:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from c2fc79c to a43a003 Compare May 22, 2025 12:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from ef62013 to f65a114 Compare May 23, 2025 04:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from eaab3a0 to 112fb67 Compare May 24, 2025 03:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 731f7be to 588cd03 Compare May 28, 2025 02:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from a8378c1 to 2053613 Compare May 28, 2025 03:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from ea589b0 to 3d8e524 Compare May 29, 2025 02:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 32b4d9e to df3e9b5 Compare May 29, 2025 03:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 73dfbd7 to 96df746 Compare May 30, 2025 03:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 07ad72b to d4ded48 Compare May 31, 2025 03:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 77c0b02 to 2d34bb5 Compare May 31, 2025 03:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 09e8274 to 67ae503 Compare June 11, 2025 02:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 2821d7f to fc5ea58 Compare June 14, 2025 02:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 71f1335 to 9ce83f6 Compare June 14, 2025 02:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 6177bf1 to 6d04f3b Compare June 14, 2025 03:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 1dda53c to ebb2afd Compare June 17, 2025 03:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 7f096b6 to d154b67 Compare June 17, 2025 04:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 1bdbf31 to 23ffa3c Compare June 17, 2025 06:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from eda068b to 96e2b2e Compare June 18, 2025 02:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 895d4a5 to 4f15e11 Compare June 19, 2025 04:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from a450f67 to 0c5fe5a Compare June 21, 2025 02:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from 580c9aa to 1b2ab0b Compare June 24, 2025 04:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--scan-documents branch from b18a846 to 70168fa Compare June 24, 2025 14:48
@RolandoAndrade RolandoAndrade merged commit 8182eaa into main Jun 24, 2025
7 checks passed
@RolandoAndrade RolandoAndrade deleted the release-please--branches--main--changes--next--components--scan-documents branch June 24, 2025 14:57
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Jun 24, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant