1.3.4 (2021-05-13)
- serve pino types with package (f929d8e)
1.3.3 (2021-05-13)
-
fix package size (0b18790)
-
fix(): remove dynamic load pino package (307090b)
-
chore(): fix yarn lock (39e3b4a)
-
chore(): move pino from option dependency to direct (a901a26)
1.3.1 (2021-05-13)
- deps: upgrade all dependencies (fe56538)
1.3.0 (2021-01-17)
1.2.1 (2021-01-11)
- put dist folder into package (11ecb48)
1.2.0 (2021-01-11)
- deps: upgrade yarn cache with newest packages (3bd0bbc)
- output all properties from object (9c9d2d4), closes #14
- deps: update dependency @types/pino to v6.3.4 (b1f79da)
- add async bootstrapping (3758f0d), closes #28
- add possibility to inject logger without di (1ce0126), closes #24
1.1.1 (2020-11-21)
- fix the issue with logging custom error properties (0a6d955)
1.1.0 (2020-11-18)
- add pino types to direct dependencies (6229c6f)
- logger module can marked as global (efc747d)