forked from bugsnag/bugsnag-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 0c75dce
committed
refactor: Revert top-level metadata feature
Revert "refactor(types): Allow null section in event metadata"
This reverts commit 23e3a02.
Revert "refactor(types): Allow null metadata in types too"
This reverts commit 1e2d8d2.
Revert "docs: Update upgrading guide with top-level metadata"
This reverts commit d0f3bb8.
Revert "feat(core): Support adding top-level metadata"
This reverts commit 526c897.1 parent 0129864 commit 0c75dce
File tree
5 files changed
+10
-34
lines changed- packages/core
- lib
- test
- types
5 files changed
+10
-34
lines changedLines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
240 | - | ||
241 | - | ||
242 | - | ||
243 | - | ||
244 | - | ||
245 | - | ||
246 | - | ||
247 | - | ||
248 | - | ||
249 | 240 |
| |
250 | 241 |
| |
251 | 242 |
| |
|
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
4 | + | ||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | - | ||
18 | - | ||
19 | - | ||
20 | - | ||
21 | - | ||
22 | - | ||
23 | - | ||
24 | - | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
25 | 22 |
| |
26 | 23 |
| |
27 | 24 |
| |
|
Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
654 | 654 |
| |
655 | 655 |
| |
656 | 656 |
| |
657 | - | ||
658 | - | ||
659 | - | ||
660 | - | ||
661 | - | ||
662 | - | ||
663 | - | ||
664 | - | ||
665 | - | ||
666 | - | ||
667 | - | ||
668 | - | ||
669 | 657 |
| |
670 | 658 |
| |
671 | 659 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | - | ||
38 | - | ||
37 | + | ||
38 | + | ||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | - | ||
42 | - | ||
41 | + | ||
42 | + | ||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments