File tree 1 file changed +9
-8
lines changed
1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 3
3
## Unreleased
4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
+ - [ minimal/core] feat: Allow for explicit scope through 2nd argument to ` captureException/captureMessage ` (#2627 )
6
7
7
8
## 5.16.0
8
9
12
13
- [ browser] fix: Call wrapped ` RequestAnimationFrame ` with correct context (#2570 )
13
14
- [ node] fix: Prevent reading the same source file multiple times (#2569 )
14
15
- [ integrations] feat: Vue performance monitoring (#2571 )
15
- - [ apm] fix: Use proper type name for op #2584
16
- - [ core] fix: sent_at for envelope headers to use same clock #2597
17
- - [ apm] fix: Improve bundle size by moving span status to @sentry/apm #2589
18
- - [ apm] feat: No longer discard transactions instead mark them deadline exceeded #2588
19
- - [ apm] feat: Introduce ` Sentry.startTransaction ` and ` Transaction.startChild ` #2600
20
- - [ apm] feat: Transactions no longer go through ` beforeSend ` #2600
16
+ - [ apm] fix: Use proper type name for op ( #2584 )
17
+ - [ core] fix: sent_at for envelope headers to use same clock ( #2597 )
18
+ - [ apm] fix: Improve bundle size by moving span status to @sentry/apm ( #2589 )
19
+ - [ apm] feat: No longer discard transactions instead mark them deadline exceeded ( #2588 )
20
+ - [ apm] feat: Introduce ` Sentry.startTransaction ` and ` Transaction.startChild ` ( #2600 )
21
+ - [ apm] feat: Transactions no longer go through ` beforeSend ` ( #2600 )
21
22
- [ browser] fix: Emit Sentry Request breadcrumbs from inside the client (#2615 )
22
- - [ apm] fix: No longer debounce IdleTransaction #2618
23
- - [ apm] feat: Add pageload transaction option + fixes #2623
23
+ - [ apm] fix: No longer debounce IdleTransaction ( #2618 )
24
+ - [ apm] feat: Add pageload transaction option + fixes ( #2623 )
24
25
25
26
## 5.15.5
26
27
You can’t perform that action at this time.
0 commit comments