4.0.03.0.1
Reading changes from the repo…
writeJson()
and outputJson()
methods, enhancing flexibility for users when writing JSON files. move()
function to prevent moving a directory into itself, ensuring safer file management. fs.read()
and fs.write()
to return objects, paving the way for better compatibility with util.promisify()
. outputJSONSync()
caused by a typo, ensuring it functions correctly for users.