lingo.dev@0.137.8
Portkey-AI/gatewaylingo.dev@0.137.8Jun 30, 2026by github-actions[bot]
AI Summary
A patch release that resolves npm install issues by updating the zod dependency to satisfy peer requirements of @openrouter/ai-sdk-provider.
Key Highlights
- Bumps zod from 4.1.12 to 4.4.3
- Fixes ERESOLVE errors when strict-peer-deps is enabled
- Updates @lingo.dev/_compiler to 0.12.10
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