lingo.dev@0.137.8
lingodotdev/lingo.devlingo.dev@0.137.8Jun 30, 2026by github-actions[bot]
AI Summary
A patch release that updates the `zod` dependency to satisfy peer dependency requirements of an upstream SDK, resolving installation errors.
Key Highlights
- Bumped `zod` to version 4.4.3
- Resolved `ERESOLVE` errors when using strict peer dependencies
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/_compiler@0.12.10 - @lingo.dev/_spec@0.49.2 - @lingo.dev/_sdk@0.17.1