github upstash/context7 @upstash/context7-sdk@0.3.1

4 hours ago

Patch Changes

  • f327589: Avoid throwing a raw SyntaxError when the server returns a non-JSON error body. HttpClient.request() now wraps the error-path res.json() in a .catch, so non-JSON responses (HTML 502s, plain-text 429s, Cloudflare challenge pages) fall back to res.statusText and always surface as a typed Context7Error.

Don't miss a new context7 release

NewReleases is sending notifications on new releases.