File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 33## Unreleased
44
55- [ loader] fix: Detect if ` init ` has been called in an onload callback
6+ - [ core] fix: Use correct frame for ` inboundFilter ` methods
67- [ core] ref: Multiple ` init ` calls have been changed to "latest wins" instead of "ignore all after first"
8+ - [ core] feat: Introduce ` flush ` method which currently is an alias for ` close `
79- [ node] feat: If ` options.dsn ` is undefined when calling ` init ` we try to load it from ` process.env.SENTRY_DSN `
810- [ node] feat: Expose ` flush ` and ` close ` on ` Sentry.* `
911- [ node] feat: Add ` sentry ` to express error handler response which contains the ` event_id ` of the error
10- - [ core] feat: Introduce ` flush ` method which currently is an alias for ` close `
1112
1213## 4.5.4
1314
You can’t perform that action at this time.
0 commit comments