Skip to content

v0.38

Choose a tag to compare

@prymitive prymitive released this 30 May 18:30
f16122d

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)