UNPKG

komi-logger

Version:

High-performance, type-safe logging library for Bun with advanced TypeScript body intersection, modular strategy pattern, transform streams, and immutable API design.

56 lines (28 loc) โ€ข 1.98 kB
## v1.2.6 [compare changes](https://github.com/Komiriko/komi-logger/compare/v1.2.5...v1.2.6) ### ๐Ÿ“ฆ Build - **๐Ÿ“ฆ:** [Build improvement + update] ([00ffcaf](https://github.com/Komiriko/komi-logger/commit/00ffcaf)) ### ๐ŸŽจ Styles - **๐ŸŽจ:** [Change style indent..] ([7a7945a](https://github.com/Komiriko/komi-logger/commit/7a7945a)) ### โค๏ธ Contributors - Komiroko <komiriko@pm.me> ## v1.2.5 [compare changes](https://github.com/Komiriko/komi-logger/compare/v1.2.4...v1.2.5) ### ๐Ÿฆ‰ Chore - **๐Ÿฆ‰:** [Update README.md] ([45e9036](https://github.com/Komiriko/komi-logger/commit/45e9036)) ### โค๏ธ Contributors - Komiriko <komiriko@pm.me> ## v1.2.4 [compare changes](https://github.com/Komiriko/komi-logger/compare/v1.2.3...v1.2.4) ### ๐Ÿงน Refactors - **๐Ÿงน:** [organize entrypoints and remove enums exports] ([62f5998](https://github.com/Komiriko/komi-logger/commit/62f5998)) - **๐Ÿงน:** [simplify minification configuration] ([ad8c832](https://github.com/Komiriko/komi-logger/commit/ad8c832)) ### ๐Ÿ“– Documentation - **๐Ÿ“–:** [improve documentation for Logger class methods] ([ea87382](https://github.com/Komiriko/komi-logger/commit/ea87382)) ### ๐Ÿ“ฆ Build - **๐Ÿ“ฆ:** [update package.json dependencies and keywords] - Updated `@eslint/js` to version `^9.29.0`. - Updated `@types/bun` to version `^1.2.16`. - Updated `eslint` to version `^9.29.0`. - Updated `typescript-eslint` to version `^8.34.0`. - Rearranged keywords for better organization. ([ea73d01](https://github.com/Komiriko/komi-logger/commit/ea73d01)) ### ๐Ÿฆ‰ Chore - **๐Ÿฆ‰:** [remove typedocOptions from tsconfig.json] ([c978e0a](https://github.com/Komiriko/komi-logger/commit/c978e0a)) - **๐Ÿฆ‰:** [reset CHANGELOG.md for v1.2.3 release] - Removed previous entries for versions v1.2.3 and v1.2.2. - Prepared the file for new updates and changes. ([5c47121](https://github.com/Komiriko/komi-logger/commit/5c47121)) ### โค๏ธ Contributors - Komiroko <komiriko@pm.me>