@backstage/errors
Advanced tools
Comparing version 1.2.6-next.0 to 1.2.6
# @backstage/errors | ||
## 1.2.6 | ||
### Patch Changes | ||
- 1d4b5b9: Trim `error.cause.stack` in addition to `error.stack` when trimming stack traces from serialized errors. | ||
- Updated dependencies | ||
- @backstage/types@1.2.0 | ||
## 1.2.6-next.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@backstage/errors", | ||
"version": "1.2.6-next.0", | ||
"version": "1.2.6", | ||
"description": "Common utilities for error handling within Backstage", | ||
@@ -39,7 +39,7 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/types": "1.2.0", | ||
"@backstage/types": "^1.2.0", | ||
"serialize-error": "^8.0.1" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "0.29.3-next.2" | ||
"@backstage/cli": "^0.29.4" | ||
}, | ||
@@ -46,0 +46,0 @@ "typesVersions": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
78061
0
+ Added@backstage/types@1.2.1(transitive)
- Removed@backstage/types@1.2.0(transitive)
Updated@backstage/types@^1.2.0