Skip to content

Commit

Permalink
fix: Events created from exception shouldnt have top-level message at…
Browse files Browse the repository at this point in the history
…tribute (#1831)
  • Loading branch information
kamilogorek authored and HazAT committed Feb 20, 2019
1 parent 1a89631 commit b0f780b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ since we removed some methods from the public API and removed some classes from

- **breaking** [node] fix: Events created from exception shouldn't have top-level message attribute
- [utils] ref: Update wrap method to hide internal sentry flags
- [utils] fix: Make internal Sentry flags non-enumerable in fill utils
- [utils] fix: Make internal Sentry flags non-enumerable in fill util
- [utils] ref: Move `SentryError` + `PromiseBuffer` to utils
- **breaking** [core] ref: Use `SyncPromise` internally, this reduces memory pressure by a lot.
- **breaking** [browser] ref: Removed `BrowserBackend` from default export.
Expand Down

0 comments on commit b0f780b

Please sign in to comment.