Commit 2f49a3e
fix: drop non-error objects when reporting errors (#1279)
* Fix: omitted non-error objects when logging errors
* ci: publish snapshots to npm (#1274)
* Fix: omitted non-error objects when logging errors
* fix: use warn instead of logs
Co-authored-by: Ahmed Elrefaey <68241710+a7medev@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Ahmed Elrefaey <68241710+a7medev@users.noreply.github.com>
* fix: merge issues
---------
Co-authored-by: Ahmed Elrefaey <68241710+a7medev@users.noreply.github.com>1 parent a8c9c71 commit 2f49a3e
2 files changed
+19
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
27 | 42 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
0 commit comments