@upstash/context7-mcp@3.2.1

upstash/context7@upstash/context7-mcp@3.2.1Jun 13, 2026by github-actions[bot]

AI Summary

A patch release that restores support for Node.js 18 by fixing dependency version conflicts that caused a startup crash.

Key Highlights

  • Restores Node 18 support.
  • Pinned undici to ^6.26.0 and commander to ^13.1.0.
  • Fixed 'File is not defined' crash on startup.

New Features

  • Node 18 compatibility

Full Release Notes

### Patch Changes

- 8123b51: Restore Node 18 support by pinning undici to ^6.26.0 and commander to ^13.1.0, which dropped the Node 20+ engine requirements that caused a "File is not defined" crash on startup.