v0.38
This release adds --check-config flag for validating configuration.
There is also new logging config option to output JSON formatted messages instead of plain text (@GiedriusS).
Full changelog:
- #740 chore(ui): migrate from yarn to npm
- #737 feat(backend): add --check-config flag for validating configuration
- #734 chore(ui): upgrade all 3rd party dependencies
- #733 chore(docs): add log:format option to the docs
- #732 fix(ui): use width passed by ReactResizeDetector instead of body width
- #731 feat(backend): add ability to configure log format (@GiedriusS)