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 29bba71 commit 10de684Copy full SHA for 10de684
ChangeLog
@@ -1,3 +1,14 @@
1
+2019.12.30, v2.0.1
2
+
3
+fix:
4
+- (try-to-catch) minimal node: v4 -> v6
5
6
+feature:
7
+- (package) putout v7.3.4
8
+- (package) nyc v15.0.0
9
+- (package) nodemon v2.0.2
10
11
12
2019.10.16, v2.0.0
13
14
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "try-to-catch",
- "version": "2.0.0",
+ "version": "2.0.1",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "function try-catch wrapper for promises",
"homepage": "http://github.com/coderaiser/try-to-catch",
0 commit comments