UNPKG

@alwatr/package-tracer

Version:

Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.

153 lines (85 loc) 8.51 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## <small>5.5.3 (2025-04-15)</small> **Note:** Version bump only for package @alwatr/package-tracer ## [5.5.2](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@5.5.1...@alwatr/package-tracer@5.5.2) (2025-04-01) **Note:** Version bump only for package @alwatr/package-tracer ## [5.5.1](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@5.5.0...@alwatr/package-tracer@5.5.1) (2025-03-18) **Note:** Version bump only for package @alwatr/package-tracer ## [5.5.0](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@5.4.0...@alwatr/package-tracer@5.5.0) (2025-03-06) ### Miscellaneous Chores * update username casing in changelog entries ([9722ac9](https://github.com/Alwatr/nanolib/commit/9722ac9a078438a4e8ebfa5826ea70e0e3a52ca6)) by @ ### Dependencies update * bump the development-dependencies group across 1 directory with 11 updates ([720c395](https://github.com/Alwatr/nanolib/commit/720c3954da55c929fe8fb16957121f4c51fb7f0c)) by @dependabot[bot] ## [5.4.0](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.8...@alwatr/package-tracer@5.4.0) (2025-02-18) ## 5.3.0 (2025-02-03) ### Dependencies update * bump the development-dependencies group across 1 directory with 11 updates ([cb79d07](https://github.com/Alwatr/nanolib/commit/cb79d072a57c79e1c01abff1a293d6757bb65350)) by @ * update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages ([ddab05b](https://github.com/Alwatr/nanolib/commit/ddab05b5d767c30191f36a065e4bc88744e8e3fe)) by @ ## 5.0.0 (2024-11-02) ### ⚠ BREAKING CHANGES * To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies. ### Code Refactoring * use the same version as @alwatr/nanolib ([60eb860](https://github.com/Alwatr/nanolib/commit/60eb860a0e33dfffe2d1d95e63ce54c60876be06)) by @ ## [5.3.0](https://github.com/Alwatr/nanolib/compare/v5.2.1...v5.3.0) (2025-02-03) ### Dependencies update * bump the development-dependencies group across 1 directory with 11 updates ([cb79d07](https://github.com/Alwatr/nanolib/commit/cb79d072a57c79e1c01abff1a293d6757bb65350)) by @dependabot[bot] * update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages ([ddab05b](https://github.com/Alwatr/nanolib/commit/ddab05b5d767c30191f36a065e4bc88744e8e3fe)) by @alimd ## 5.0.0 (2024-11-02) ### ⚠ BREAKING CHANGES * To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies. ### Features * **package-trace:** add a new package ([7bdf8e2](https://github.com/Alwatr/nanolib/commit/7bdf8e2e7a142ab70b10a3aeca3d2bf1a39db58a)) by @ ### Bug Fixes * **package-tracer:** strict types ([3c9c6c3](https://github.com/Alwatr/nanolib/commit/3c9c6c32255ee7bb0131069b3ac2f043e173c640)) by @ ### Code Refactoring * **package-tracer:** add some new `function`s & improve the code style ([207af08](https://github.com/Alwatr/nanolib/commit/207af08d5632ed5b435428904cd5cafcf8b12cb2)) by @ * **package-tracer:** Improve package tracking functionality ([5be7132](https://github.com/Alwatr/nanolib/commit/5be7132d2275e028cc88155d32960e05da22726f)) by @ * prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @ * update Dictionary type definitions ([c94cbc4](https://github.com/Alwatr/nanolib/commit/c94cbc4523864e2cc47828ccf5508b68945ac2b8)) by @ * use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @ * use the same version as @alwatr/nanolib ([60eb860](https://github.com/Alwatr/nanolib/commit/60eb860a0e33dfffe2d1d95e63ce54c60876be06)) by @ ### Miscellaneous Chores * fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @ * include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @ * **package-tracer:** change the license to AGPL-3.0 ([ff6e45e](https://github.com/Alwatr/nanolib/commit/ff6e45e2fcbfb69446ce002642f4819ff42fa6b9)) by @ * Remove old CHANGELOG.md file ([bdca0ca](https://github.com/Alwatr/nanolib/commit/bdca0ca847005a9af5668e23dac1937b2bab4a7b)) by @ ### Dependencies update * bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @ * **package-tracer:** update ([2f4e68a](https://github.com/Alwatr/nanolib/commit/2f4e68a1bc6418d014c8c93740bf0157327d5c05)) by @ ## [1.0.8](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.7...@alwatr/package-tracer@1.0.8) (2024-11-02) **Note:** Version bump only for package @alwatr/package-tracer ## [1.0.7](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.6...@alwatr/package-tracer@1.0.7) (2024-10-25) **Note:** Version bump only for package @alwatr/package-tracer ## [1.0.6](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.5...@alwatr/package-tracer@1.0.6) (2024-10-12) **Note:** Version bump only for package @alwatr/package-tracer ## [1.0.5](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.4...@alwatr/package-tracer@1.0.5) (2024-10-11) ### Code Refactoring - prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar ## [1.0.4](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.3...@alwatr/package-tracer@1.0.4) (2024-10-11) ### Miscellaneous Chores - include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @alimd ## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.2...@alwatr/package-tracer@1.0.3) (2024-10-11) **Note:** Version bump only for package @alwatr/package-tracer ## [1.0.2](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.1...@alwatr/package-tracer@1.0.2) (2024-10-10) ### Dependencies update - bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot] ## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.0...@alwatr/package-tracer@1.0.1) (2024-10-08) **Note:** Version bump only for package @alwatr/package-tracer ## 1.0.0 (2024-09-29) ### Features - **package-trace:** add a new package ([7bdf8e2](https://github.com/Alwatr/nanolib/commit/7bdf8e2e7a142ab70b10a3aeca3d2bf1a39db58a)) by @mohammadhonarvar ### Bug Fixes - **package-tracer:** strict types ([3c9c6c3](https://github.com/Alwatr/nanolib/commit/3c9c6c32255ee7bb0131069b3ac2f043e173c640)) by @mohammadhonarvar ### Code Refactoring - **package-tracer:** add some new `function`s & improve the code style ([207af08](https://github.com/Alwatr/nanolib/commit/207af08d5632ed5b435428904cd5cafcf8b12cb2)) by @mohammadhonarvar - **package-tracer:** Improve package tracking functionality ([5be7132](https://github.com/Alwatr/nanolib/commit/5be7132d2275e028cc88155d32960e05da22726f)) by @alimd - update Dictionary type definitions ([c94cbc4](https://github.com/Alwatr/nanolib/commit/c94cbc4523864e2cc47828ccf5508b68945ac2b8)) by @alimd - use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @alimd ### Miscellaneous Chores - fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @alimd - **package-tracer:** change the license to AGPL-3.0 ([ff6e45e](https://github.com/Alwatr/nanolib/commit/ff6e45e2fcbfb69446ce002642f4819ff42fa6b9)) by @alimd - Remove old CHANGELOG.md file ([bdca0ca](https://github.com/Alwatr/nanolib/commit/bdca0ca847005a9af5668e23dac1937b2bab4a7b)) by @alimd ### Dependencies update - **package-tracer:** update ([2f4e68a](https://github.com/Alwatr/nanolib/commit/2f4e68a1bc6418d014c8c93740bf0157327d5c05)) by @mohammadhonarvar