3.0.0
Notable changes:
- Removal of deprecated
priority
. ConsolePlugin
for nodejs now have adisableColors
(default false) constructor argument.ConsolePlugin
for nodejs now have get/set for color to enable or disable after creation.Error
object introduced in2.6.0
is no longer generated by the Yolog instance but will only be passed in case an error object is passed as an argument into yolog.ConsolePlugin
have been updated with asetDateFormatMethod
function, allowing users to change to preferred method instead of pre-defined.
Dependency updates:
devDependency | from | to |
---|---|---|
@babel/core |
7.10.2 | 7.10.3 |
@jitesoft/babel-preset-main |
2.3.1 | 2.3.2 |
eslint |
7.2.0 | 7.3.0 |
@jitesoft/eslint-config |
2.1.1 | 2.2.0 |
webpack |
5-beta.17 | 5-beta.18 |