We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f6d43 commit 0d3a352Copy full SHA for 0d3a352
ChangeLog
@@ -1,3 +1,14 @@
1
+2025.12.30, v4.0.0
2
+
3
+feature:
4
+- a1f6d43 try-catch: migrate to ESM
5
+- d43cecb try-catch: supertape v11.5.0
6
+- 7449598 try-catch: putout v41.2.0
7
+- 73c3829 try-catch: madrun v11.0.4
8
+- 346d1fa try-catch: eslint-plugin-putout v29.2.0
9
+- c89e382 try-catch: eslint v9.39.2
10
+- 9188fda try-catch: c8 v10.1.3
11
12
2022.03.07, v3.0.1
13
14
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "try-catch",
- "version": "3.0.1",
+ "version": "4.0.0",
"type": "module",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "functional try-catch wrapper",
0 commit comments