write-json5-file
Version:
Stringify and write JSON to a file atomically
24 lines (12 loc) • 314 B
Markdown
write-json5-file
# 3.1.0
## Minor Changes
- bba9985: graceful-fs and mz removed from dependencies.
# 3.0.1
## Patch Changes
- 0a21c77: Update write-file-atomic to v3.
# 3.0.0
## Major Changes
- 674dc01: Use native fs.mkdir instead of make-dir.
BREAKING CHANGE:
Node.js 8 support is dropped.