2.1.02.0.1
Reading changes from the repo…
readFileSync()
and readFile()
, allowing for more control over how JSON data is parsed. Additionally, writeFileSync()
and writeFile()
now support a JSON replacer, giving you the ability to customize how JSON data is stringified. null
, making it easier for you to understand how to configure your JSON file handling.