Skip to content

solidstart: Align v1 build options with BuildTimeOptionsBase #23341

Description

@chargome

SolidStart v1 (sentrySolidStartVite() / withSentry()) uses a hand-rolled options type, while v2 already uses BuildTimeOptionsBase. Converge v1 onto the shared type: sourceMapsUploadOptions moves to top-level sourcemaps, and enabled: false becomes sourcemaps: { disable: true }.

Gives v1 applicationKey, which is currently only reachable through the unstable_ hatch. Breaking change for SolidStart v1 users.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions