Skip to content

fix(zod): use v4 import path for Zod ^3.25 compatibility#925

Merged
RobertCraigie merged 1 commit into
anthropics:nextfrom
karpetrosyan:fix-zod-3-compat
Feb 23, 2026
Merged

fix(zod): use v4 import path for Zod ^3.25 compatibility#925
RobertCraigie merged 1 commit into
anthropics:nextfrom
karpetrosyan:fix-zod-3-compat

Conversation

@karpetrosyan

Copy link
Copy Markdown
Collaborator

No description provided.

@karpetrosyan karpetrosyan requested a review from a team as a code owner February 23, 2026 14:05
@karpetrosyan karpetrosyan changed the title fix(zod): use v4 import path for Zod ~3.25 compatibility fix(zod): use v4 import path for Zod ^3.25 compatibility Feb 23, 2026
@RobertCraigie RobertCraigie merged commit c6c0ac8 into anthropics:next Feb 23, 2026
5 checks passed
@stainless-app stainless-app Bot mentioned this pull request Feb 23, 2026
packyg added a commit that referenced this pull request Mar 16, 2026
## 0.79.0 (2026-03-16)

Full Changelog: [sdk-v0.78.0...sdk-v0.79.0](sdk-v0.78.0...sdk-v0.79.0)

### Features

* add support for filesystem memory tools ([#599](#599)) ([1064199](1064199))
* **api:** chore(config): clean up model enum list ([#31](#31)) ([07727a6](07727a6))
* **api:** GA thinking-display-setting ([4dc8df4](4dc8df4))
* **tests:** update mock server ([e5c3be9](e5c3be9))


### Bug Fixes

* **docs/contributing:** correct pnpm link command ([16bf66c](16bf66c))
* **internal:** skip tests that depend on mock server ([07417e5](07417e5))
* **zod:** use v4 import path for Zod ^3.25 compatibility ([#925](#925)) ([c6c0ac8](c6c0ac8))


### Chores

* **client:** remove unused import ([3827ab5](3827ab5))
* **internal:** codegen related update ([2c1fc10](2c1fc10))
* **internal:** improve import alias names ([5b9615b](5b9615b))
* **internal:** move stringifyQuery implementation to internal function ([16239f3](16239f3))
* **internal:** update dependencies to address dependabot vulnerabilities ([6fdea5e](6fdea5e))
* **mcp-server:** improve instructions ([66e5363](66e5363))
* remove accidentally committed file ([#929](#929)) ([0989113](0989113))
* **tests:** unskip tests that are now supported in steady ([616a98a](616a98a))


### Documentation

* streamline and standardize docs ([#687](#687)) ([dbdc5d3](dbdc5d3))

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
Co-authored-by: Nik Blanchet <nikblanchet@users.noreply.github.com>
Co-authored-by: Felix Becker <felix@anthropic.com>
Co-authored-by: Packy Gallagher <packy@anthropic.com>
Co-authored-by: David Meadows <dmeadows@stainless.com>
bosque-juan added a commit to bosque-juan/-anthropics-anthropic-sdk-typescript that referenced this pull request Mar 26, 2026
## 0.79.0 (2026-03-16)

Full Changelog: [sdk-v0.78.0...sdk-v0.79.0](anthropics/anthropic-sdk-typescript@sdk-v0.78.0...sdk-v0.79.0)

### Features

* add support for filesystem memory tools ([#599](anthropics/anthropic-sdk-typescript#599)) ([1064199](anthropics/anthropic-sdk-typescript@1064199))
* **api:** chore(config): clean up model enum list ([#31](anthropics/anthropic-sdk-typescript#31)) ([07727a6](anthropics/anthropic-sdk-typescript@07727a6))
* **api:** GA thinking-display-setting ([4dc8df4](anthropics/anthropic-sdk-typescript@4dc8df4))
* **tests:** update mock server ([e5c3be9](anthropics/anthropic-sdk-typescript@e5c3be9))


### Bug Fixes

* **docs/contributing:** correct pnpm link command ([16bf66c](anthropics/anthropic-sdk-typescript@16bf66c))
* **internal:** skip tests that depend on mock server ([07417e5](anthropics/anthropic-sdk-typescript@07417e5))
* **zod:** use v4 import path for Zod ^3.25 compatibility ([#925](anthropics/anthropic-sdk-typescript#925)) ([c6c0ac8](anthropics/anthropic-sdk-typescript@c6c0ac8))


### Chores

* **client:** remove unused import ([3827ab5](anthropics/anthropic-sdk-typescript@3827ab5))
* **internal:** codegen related update ([2c1fc10](anthropics/anthropic-sdk-typescript@2c1fc10))
* **internal:** improve import alias names ([5b9615b](anthropics/anthropic-sdk-typescript@5b9615b))
* **internal:** move stringifyQuery implementation to internal function ([16239f3](anthropics/anthropic-sdk-typescript@16239f3))
* **internal:** update dependencies to address dependabot vulnerabilities ([6fdea5e](anthropics/anthropic-sdk-typescript@6fdea5e))
* **mcp-server:** improve instructions ([66e5363](anthropics/anthropic-sdk-typescript@66e5363))
* remove accidentally committed file ([#929](anthropics/anthropic-sdk-typescript#929)) ([0989113](anthropics/anthropic-sdk-typescript@0989113))
* **tests:** unskip tests that are now supported in steady ([616a98a](anthropics/anthropic-sdk-typescript@616a98a))


### Documentation

* streamline and standardize docs ([#687](anthropics/anthropic-sdk-typescript#687)) ([dbdc5d3](anthropics/anthropic-sdk-typescript@dbdc5d3))

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
Co-authored-by: Nik Blanchet <nikblanchet@users.noreply.github.com>
Co-authored-by: Felix Becker <felix@anthropic.com>
Co-authored-by: Packy Gallagher <packy@anthropic.com>
Co-authored-by: David Meadows <dmeadows@stainless.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants