@upstash/context7-mcp@2.1.8

upstash/context7@upstash/context7-mcp@2.1.8Apr 13, 2026by github-actions[bot]

AI Summary

A patch release ensuring proper CA certificate handling when `NODE_EXTRA_CA_CERTS` environment variable is configured.

Key Highlights

  • Preserved Node's default trusted CAs when `NODE_EXTRA_CA_CERTS` is configured

Full Release Notes

### Patch Changes

-   00833f9: Preserve Node's default trusted CAs when `NODE_EXTRA_CA_CERTS` is configured, and add a regression test for custom CA loading.