File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # 4.1.0 (2025-02-10)
2+
3+ - feat(ProcLog): static methods wrapConsole, wrapDebug on ProcLog (#4f032a8)
4+ - fix(node): wrapDebug with options (#1dee762)
5+ - feat(LogEcs): static methods wrapConsole, wrapDebug on LogEcs (#572d1fb)
6+ - fix(typescript): serializer types (#a46d4f5)
7+ - fix(node,ProcLog): change EVENT_NAME to EVENT_PROC_LOG (#f50dcbe)
8+ - fix(node): ProcLog types (#40c39e6)
9+ - docs: fix proc-log event-name (#b909cf8)
10+ - fix(node): rename proc-log event-name (#66a6730)
11+ - feat(node): ProcLog (#91db610)
12+ - fix(node): prevent crash if color is undefined (#2899014 )
13+ - docs: update benchmarks (#177b0ce)
14+
115# 4.0.0 (2025-02-09)
216
317- fix: linting with eslint prettier (#e309f0e)
Original file line number Diff line number Diff line change 11{
22 "name" : " debug-level" ,
3- "version" : " 4.1.0-0 " ,
3+ "version" : " 4.1.0" ,
44 "description" : " debug with levels" ,
55 "keywords" : [
66 " debug" ,
You can’t perform that action at this time.
0 commit comments