This repository was archived by the owner on Mar 19, 2026. It is now read-only.
v0.19.0
This release removes levels from the public interface of LoggerConfig. It also changes the Logger class type definition to be more friendly for subclassing.
In addition, this release fixes a bug related to the instance type of PartialFailureError errors.
Commits
0dfcfad chore: upgrade and lock typescript at 2.9 (#153)
5ab55cc fix: Set the PartialFailureError name to 'PartialFailureError'. (#152)
f246b51 fix: Add promisifyAll support for es classes (#150)
45fc0b2 feat: remove levels from LoggerConfig and don't expose index property on Logger (#142)
2af8e1a chore: the ultimate fix for repo-tools EPERM (#147)