File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change
1
+ 4.0.0 / 2017-07-12
2
+ ------------------
3
+
1
4
- ** BREAKING:** Remove global ` spaces ` option.
2
5
- ** BREAKING:** Drop support for Node 0.10, 0.12, and io.js.
3
6
- Remove undocumented ` passParsingErrors ` option.
@@ -94,6 +97,7 @@ changes it according to docs. [#12][#12]
94
97
------------------
95
98
* Initial release.
96
99
100
+ [ #89 ] : https://github.com/jprichardson/node-jsonfile/pull/89
97
101
[ #45 ] : https://github.com/jprichardson/node-jsonfile/issues/45 " Reading of UTF8-encoded (w/ BOM) files fails "
98
102
[ #44 ] : https://github.com/jprichardson/node-jsonfile/issues/44 " Extra characters in written file "
99
103
[ #43 ] : https://github.com/jprichardson/node-jsonfile/issues/43 " Prettyfy json when written to file "
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonfile" ,
3
- "version" : " 3 .0.1 " ,
3
+ "version" : " 4 .0.0 " ,
4
4
"description" : " Easily read/write JSON files." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments