Sentry JavaScript SDK 9.13.0
Version 9.13.0
of the Sentry JavaScript SDKs is now available. Some new features:
-
Support for the winston logging library for Sentry's new logging functionality
-
Brand new instrumentation for MCP (
@modelcontextprotocol/sdk
library) via a newwrapMcpServerWithSentry
method -
Console instrumentation support for Cloudflare and Next.js Edge Runtime SDKs
-
Support for the new
Bun.serve
APIs introduced with Bun1.2.6
and above, fixing some longstanding issues with the existingBun.serve
Sentry instrumentation -
Multiple fixes and improvements to core, browser and server SDKs.