Commit 8e0b158
Centralize Stringify method and utilize circular handler (#395)
* replace stringify with built-in and circular logic
* fix affected tests
* Fix test condition
Co-authored-by: Chunwai Li <cli@newrelic.com>
* merge from main
* add color env var
* fix test
* fix package lock
* Update src/common/util/stringify.js
Co-authored-by: bjfield <25965987+bjfield@users.noreply.github.com>
* Update src/common/util/stringify.js
Co-authored-by: bjfield <25965987+bjfield@users.noreply.github.com>
* remove unneeded comments
* fix package-lock
* add changelog and version bump
---------
Co-authored-by: Chunwai Li <cli@newrelic.com>
Co-authored-by: bjfield <25965987+bjfield@users.noreply.github.com>1 parent aa85cc8 commit 8e0b158
File tree
14 files changed
+279
-292
lines changed- .husky
- src
- cdn
- common/util
- features
- ajax/instrument
- jserrors/instrument
- loaders
- tests
- assets
- browser
- functional/err
14 files changed
+279
-292
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments