@alwatr/logger@4.0.0
·
182 commits
to next
since this release
4.0.0 (2024-09-29)
⚠ BREAKING CHANGES
- logger: logModule renamed to logFileModule
- logger: definePackage and dedupt remove!
Features
- logger: add logStep method to logger (860aeed) by @alimd
- use
package-tracer
(cc3c5f9) by @mohammadhonarvar
Bug Fixes
- all dependeny topology (1c17f34) by @mohammadhonarvar
Code Refactoring
- logger: remove definePackage from logger (c8a9d0c) by @mohammadhonarvar
- logger: rename logModule to logFileModule (1f6bd71) by @alimd
Miscellaneous Chores
- logger: change the license to AGPL-3.0 (4bb4673) by @alimd
- Update build and lint scripts (392d0b7) by @alimd
Dependencies update
- bump @types/node (3d80fed) by @dependabot[bot]