Michael Gerber
Michael Gerber
Our workaround is to use the sentry-cli to upload the sourcemap with a specific release: [Associating release with Artifact Bundle](https://docs.sentry.io/platforms/javascript/sourcemaps/uploading/cli/#associating-release-with-artifact-bundle)
@rusackas could you have a look at this pr?
@villebro thank you for your feedback. I removed the i18n part and will add it in a new PR. I also added tests for the time grain part to ensure...
@villebro can you have a look at this PR?
> Some feedback from Claude: > > **Breaking Change Risk**: The convertKeysToCamelCase(formData.extraFormData) could be a breaking change if: > > Other components expect snake_case keys from extraFormData There are existing...