We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfd2b3 commit c792c0bCopy full SHA for c792c0b
ChangeLog
@@ -1,3 +1,8 @@
1
+2025.12.31, v4.0.1
2
+
3
+fix:
4
+- cdfd2b3 try-to-catch: ERR_REQUIRE_CYCLE_MODULE
5
6
2025.12.31, v4.0.0
7
8
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "try-to-catch",
- "version": "4.0.0",
+ "version": "4.0.1",
"type": "module",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "function try-catch wrapper for promises",
0 commit comments