-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Meta: BreakingPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
Milestone
Description
Description
For v11 we probably want to bump our minimum support Node version.
- We want to use
@apm-js-collab/tracing-hooks
to inject code into dependencies but it usesTracingChannel
which requires Node >= v19.9.0 or v18.19.0 - We could potentially only ship ESM code if we only support Node versions that support
require(esm)
which requires Node >= 22.12.0 or 20.19.0
Metadata
Metadata
Assignees
Labels
Meta: BreakingPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK