Skip to content

Version 6.0

Latest
Compare
Choose a tag to compare
@krissh-the-dev krissh-the-dev released this 06 Nov 14:56

Changelog

  • feat|refactor: extracted constants from strings and made them configurable

  • style(config|breaking): renamed loggingLevel config variable to consoleLoggingLevel

  • feat: provided granular options to control file logging

  • feat: enabled config option to control file logging

  • fix(test|ci): disabled clustering for test environments

  • fix: used cluster.isPrimary instead of deprecated isMaster() method