@lingo.dev/_sdk@0.17.1
lingodotdev/lingo.dev@lingo.dev/_sdk@0.17.1Jun 30, 2026by github-actions[bot]
AI Summary
This SDK release updates the `zod` library to version 4.4.3 to fix installation errors related to strict peer dependencies.
Key Highlights
- Bumped `zod` to version `4.4.3`.
- Resolved `ERESOLVE` errors with `strict-peer-deps` enabled.
Full Release Notes
### Patch Changes - [#2156](https://github.com/lingodotdev/lingo.dev/pull/2156) [`38e01c4`](https://github.com/lingodotdev/lingo.dev/commit/38e01c4532d6e2118002a608e1bc16809880121d) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - Bump `zod` to `4.4.3` so it satisfies the `zod@^4.3.5` peer requirement of `@openrouter/ai-sdk-provider`. The previously pinned `4.1.12` caused `npm install` to fail with `ERESOLVE` when `strict-peer-deps` was enabled. - Updated dependencies [[`38e01c4`](https://github.com/lingodotdev/lingo.dev/commit/38e01c4532d6e2118002a608e1bc16809880121d)]: - @lingo.dev/_spec@0.49.2