Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 09:19
· 1 commit to main since this release

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 to ifPropertyIsMissingForSetterandifFieldIsMissingtoifPropertyIsMissing

Note: Old properties are preserved and deprecated for compatibility.

  • Add removeJsonc option to remove comments and trailing commas from modifying JSON (#1)