We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1359293 commit d4caed3Copy full SHA for d4caed3
ChangeLog
@@ -1,3 +1,12 @@
1
+2018.06.14, v2.0.0
2
+
3
+feature:
4
+- (writejson) add support of writeFile options
5
+- (writejson) es2015-ify
6
+- (package) nyc v12.0.2
7
+- (package) redrun v6.0.0
8
9
10
2018.02.09, v1.1.2
11
12
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "writejson",
- "version": "1.1.2",
+ "version": "2.0.0",
"description": "Write stringified object to file",
"author": "coderaiser <mnemonic.enemy@gmail.com> (http://coderaiser.github.io/)",
"license": "MIT",
0 commit comments