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 3
3
## Unreleased
4
4
5
5
- [ loader] fix: Detect if ` init ` has been called in an onload callback
6
+ - [ core] fix: Use correct frame for ` inboundFilter ` methods
6
7
- [ 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 `
7
9
- [ node] feat: If ` options.dsn ` is undefined when calling ` init ` we try to load it from ` process.env.SENTRY_DSN `
8
10
- [ node] feat: Expose ` flush ` and ` close ` on ` Sentry.* `
9
11
- [ 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 `
11
12
12
13
## 4.5.4
13
14
You can’t perform that action at this time.
0 commit comments