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 adc3417 commit 31ee969Copy full SHA for 31ee969
ChangeLog
@@ -1,3 +1,13 @@
1
+2019.10.16, v2.0.0
2
+
3
+feature:
4
+- (package) putout v6.15.1
5
+- (package) madrun v3.0.6
6
+- (try-to-catch) drop support of node < 4
7
+- (package) nyc v14.1.1
8
+- (package) eslint v6.1.0
9
10
11
2018.11.08, v1.1.1
12
13
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "try-to-catch",
- "version": "1.1.1",
+ "version": "2.0.0",
"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