Changelog
v3.0.0
logLevel
to 1 in test environments (#134)createConsola
and named exports (ef6e5e5)consola.prompt
util (#170)consola.fail
log level (#153)formatOptions
and other options to reporters (d77286a)consola.trace
(#151).raw
to mocked functions (987dadc)CONSOLA_LEVEL
to the defaults
(#129)global
to globalThis
(bd03098)global
to globalThis
(8c3ef77)globalThis
caching (4e7b909)json
and winston
reporters (5af0e99)consola.options
without duplication (2d31ef4)_lastLog
object (cabd04f)async
option (edd1bb9)LogTypeLiteral
and logtype
types to LogType
(da1bc73)index.node.ts
for main build (b92d23b)dist/index.*
for bw compatibility (98e300f)Object.assign
(c03268a)Changelog
v3.0.0-4
consola.fail
log level (#153)formatOptions
and other options to reporters (d77286a)consola.trace
(#151)CONSOLA_LEVEL
to the defaults
(#129)json
and winston
reporters (5af0e99)consola.options
without duplication (2d31ef4)_lastLog
object (cabd04f)async
option (edd1bb9)LogTypeLiteral
and logtype
types to LogType
(da1bc73)index.node.ts
for main build (b92d23b)dist/index.*
for bw compatibility (98e300f)Object.assign
(c03268a)Changelog
v3.0.0-1
logLevel
to 1 in test environments (#134)createConsola
and named exports (ef6e5e5)global
to globalThis
(bd03098)global
to globalThis
(8c3ef77)Changelog
2.15.2 (2021-02-03)