[PR #6199] fix(dep): Update package.json - fix perplexity provider version #11777

Closed
opened 2026-02-16 18:16:43 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6199

State: closed
Merged: Yes


Fixed wrong perplexity dependency version, 2.0.22 does not exist (likely a typo of 2.0.2) but it makes the package manager resolve to the latest beta version for perplexity which breaks compatibility due to breaking changes. The last version that's compatible with opencode is 2.0.9, this makes perplexity provider API integration work again.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6199 **State:** closed **Merged:** Yes --- Fixed wrong perplexity dependency version, 2.0.22 does not exist (likely a typo of 2.0.2) but it makes the package manager resolve to the latest beta version for perplexity which breaks compatibility due to breaking changes. The last version that's compatible with opencode is 2.0.9, this makes perplexity provider API integration work again.
yindo added the pull-request label 2026-02-16 18:16:43 -05:00
yindo closed this issue 2026-02-16 18:16:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11777