Back to Explore
Node.js CORS middleware for Express and Connect that sets CORS response headers to indicate which browser origins can read responses. It’s useful for enabling or customizing cross-origin access in web APIs, including configuring static, dynamic, and per-request CORS options.
Project status
- The repository appears actively maintained, with recent activity (last upstream push on 2026-06-02) and a published updates entry in 2026 (v2.8.6 on 2026-01-22).
- The apparent update cadence looks relatively low to moderate based on the provided data point (January 2026 update, with further activity by early June 2026), suggesting ongoing but not rapid iteration.
AI summary generated Today
AI-generated from public sources. May be inaccurate. Report
Recent updates
v2.8.6
4 months agov2.8.6 is primarily a documentation and maintenance release, with multiple CI and GitHub Actions dependency updates. It also includes small functional fixes related to how CORS options are documented/used (notably the origin function callback signature) and a bug fix for a function call with an extra parameter.