Releases: alchemisten/schablone-logging
Releases · alchemisten/schablone-logging
v1.2.0
1.2.0 (2024-06-11)
Bug Fixes
- Add type exports to all packages (87be68f)
Features
- Change debug logging to use console.debug() (c632e02)
v1.1.7
1.1.7 (2023-11-08)
Bug Fixes
v1.1.6
1.1.6 (2023-11-07)
Bug Fixes
- Update NX to version 17.0.3 (8f5035f)
- Update package-lock.json (076dd14)
v1.1.5
1.1.5 (2023-11-07)
Bug Fixes
- Update semantic release NX script (f1dc2a8)
v1.1.4
1.1.4 (2023-11-07)
Bug Fixes
v1.1.3
1.1.3 (2023-11-07)
Bug Fixes
- Switch the order in which level and tags are displayed (2cdb8b5)
- Update dependencies (e1bc629)
v1.1.2
1.1.2 (2023-02-10)
Bug Fixes
v1.1.1
1.1.1 (2023-02-10)
Bug Fixes
- add logging-react to packages and remove top level package from npm (1139e8f)
v1.1.0
1.1.0 (2023-02-10)
Bug Fixes
- Fix default context overriding providers lower in the tree (281367e)
- Prevent sentry tags from being overridden by withOptions() derivation (a8209a1)
- Transports no longer passed by reference to logger.withOptions call (54cc330)
- Update documentation (d4bf251)
Features
- Add logging-react package with React Provider (7a18331)
v1.0.4
1.0.4 (2022-09-20)
Bug Fixes
- Replace deepmerge-ts with local deepmerge (c4bcc5d), closes #6