File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ ## 6.16.0
8
+
9
+ - feat(angular): Add Angular 13 to peer dep (#4183 )
10
+ - fix(angular): Finish routing span before starting another one (#4191 )
11
+ - fix(angular): Use ui category for span operations (#4222 )
12
+ - feat(ember): Use @types /ember__ debug (#4173 )
13
+ - fix(ember): Use ui category for span operations (#4221 )
14
+ - feat(eslint-config): Enable array-callback-return rule (#4229 )
15
+ - ref(eslint-config): Update spaced-comment rule (#4235 )
16
+ - fix(integrations): Use ui category for vue span operations (#4219 )
17
+ - fix(nextjs): Add sideEffects flag to NextJS SDK (#4216 )
18
+ - fix(node): Make http integration spans have http span operation (#4224 )
19
+ - fix(react): Mark react package as having no side effects (#4213 )
20
+ - fix(react): Use ui category for operations (#4218 )
21
+ - fix(tracing): Add express category to express middleware spans (#4223 )
22
+ - fix(tracing): Treat HTTP status code below 100 as UnknownError (#4131 )
23
+ - fix(types): Make Options type method params contravariant (#4234 )
24
+ - fix(vue): Mark Vue as having no side effects. (#4217 )
25
+ - fix(vue): Use ui category for span operations (#4220 )
26
+
27
+ Work in this release contributed by @jherdman and @travigd . Thank you for your contribution!
28
+
7
29
## 6.15.0
8
30
9
31
- fix(browser): Capture stacktrace on ` DOMExceptions ` , if possible (#4160 )
You can’t perform that action at this time.
0 commit comments