lingo.dev@0.137.8
fatedier/frplingo.dev@0.137.8Jun 30, 2026by github-actions[bot]
AI Summary
Resolves dependency resolution errors by bumping the `zod` library version to satisfy peer dependencies.
Key Highlights
- Bumped `zod` from `4.1.12` to `4.4.3`
- Resolves `ERESOLVE` errors when `strict-peer-deps` is 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/_compiler@0.12.10 - @lingo.dev/_spec@0.49.2 - @lingo.dev/_sdk@0.17.1