Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.6.1...v3.0.0) (2024-12-16) ### Bug Fixes * **BitReader:** replace a console.warn usage by our log engine ([68a9485](68a9485)) * **log:** change 'debug' switch by a strict url startsWith 'debug!' to avoid customer param conflict ([aa65155](aa65155)) * **Util:** must return an any object to be usable ([e0b8a87](e0b8a87)) * **Util:** stringify did not display an empty object correctly ([76c7dcd](76c7dcd)) ### Code Refactoring * **Log:** fix a Verbose log issue and enhance Log API ([3060b2d](3060b2d)) ### BREAKING CHANGES * **Log:** LogType renamed to LogLevel Refs: ENG-863
- Loading branch information