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 5ec1830 commit 2fb5c17Copy full SHA for 2fb5c17
ChangeLog
@@ -1,3 +1,14 @@
1
+2020.02.24, v3.0.0
2
+
3
+feature:
4
+- (try-catch) drop support of node < 6
5
+- (package) madrun v5.4.2
6
+- (package) eslint-plugin-putout v3.2.1
7
+- (package) putout v7.13.1
8
+- (package) eslint-plugin-node v11.0.0
9
+- (package) nyc v15.0.0
10
11
12
2019.09.12, v2.0.1
13
14
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "try-catch",
- "version": "2.0.1",
+ "version": "3.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "functional try-catch wrapper",
"homepage": "http://github.com/coderaiser/try-catch",
0 commit comments