Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francesco Novy <[email protected]>
  • Loading branch information
lforst and mydea authored Dec 2, 2024
1 parent 0c4c12d commit 391240e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
- **feat: Warn about source-map generation ([#14533](https://github.com/getsentry/sentry-javascript/pull/14533))**

In the next major version of the SDK we will change how source maps are generated when the SDK is added to an application.
Currently, the implementation is a bit all over the place and whether we turn on source map generation in applications depends on the specific SDK.

Currently, the implementation varies a lot between different SDKs and can be difficult to understand.
Moving forward, our goal is to turn on source maps for every framework, unless we detect that they are explicitly turned off.
Additionally, if we end up enabling source maps, we will emit a log message that we did so.

Expand Down

0 comments on commit 391240e

Please sign in to comment.