We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c21d17 commit aa0da29Copy full SHA for aa0da29
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 4.1.1 (2025-02-10)
2
+
3
+- docs: fix browser message logging (#88b97ba)
4
+- chore: fix exports order (#8adfd99)
5
6
# 4.1.0 (2025-02-10)
7
8
- feat(ProcLog): static methods wrapConsole, wrapDebug on ProcLog (#4f032a8)
package.json
@@ -1,6 +1,6 @@
{
"name": "debug-level",
- "version": "4.1.0",
+ "version": "4.1.1",
"description": "debug with levels",
"keywords": [
"debug",
0 commit comments