Releases: ballerine-io/ballerine
Releases · ballerine-io/ballerine
@ballerine/rules-engine-lib@0.5.30
Patch Changes
- version bump
s Please enter a summary for your changes.
@ballerine/report-generation-example@0.2.29
Patch Changes
- version bump
s Please enter a summary for your changes. - Updated dependencies
- @ballerine/react-pdf-toolkit@1.2.62
@ballerine/react-pdf-toolkit@1.2.62
Patch Changes
- version bump
s Please enter a summary for your changes. - Updated dependencies
- @ballerine/config@1.1.30
- @ballerine/ui@0.5.62
@ballerine/eslint-config@1.1.30
Patch Changes
- version bump
s Please enter a summary for your changes.
@ballerine/eslint-config-react@2.0.30
Patch Changes
- version bump
s Please enter a summary for your changes. - Updated dependencies
- @ballerine/eslint-config@1.1.30
@ballerine/config@1.1.30
Patch Changes
- version bump
s Please enter a summary for your changes.
@ballerine/common@0.9.66
Patch Changes
- version bump
s Please enter a summary for your changes.
@ballerine/blocks@0.2.32
Patch Changes
- version bump
s Please enter a summary for your changes. - Updated dependencies
- @ballerine/common@0.9.66
@ballerine/backoffice-v2@0.7.93
Patch Changes
- version bump
s Please enter a summary for your changes. - Updated dependencies
- @ballerine/react-pdf-toolkit@1.2.62
- @ballerine/workflow-browser-sdk@0.6.85
- @ballerine/workflow-node-sdk@0.6.85
- @ballerine/blocks@0.2.32
- @ballerine/common@0.9.66
- @ballerine/ui@0.5.62
workflow-service@v0.6.534-dev-ab68ac32e: fix(logger): improve error logging structure (#2955)
* fix(logger): improve error logging structure - Enhance logging of error properties - Capture name and stack for better debugging (Your error handling was so vague, it could moonlight as a fortune cookie) * refactor(logger): improve error property extraction in WinstonLogger - Simplify error property extraction logic - Use forEach instead of reduce for clarity and performance (your error handling is starting to look like a messy breakup with too many exes)