v1.2.1
Bug Fixes
- helpers: make deep props optional (764a561)
- Disallow passing object is argument when json content is
null
Features
- helpers Add ability to specify
{ dir: string }
as path - Expose
Options
type - Rename
ifFieldIsMissingForSetter
toifPropertyIsMissingForSetter
andifFieldIsMissing
toifPropertyIsMissing
Note: Old properties are preserved and deprecated for compatibility.
- Add
removeJsonc
option to remove comments and trailing commas from modifying JSON (#1)