Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 06:30
· 18 commits to main since this release

1.1.0 (2021-06-20)

Bug Fixes

  • 💪 more strict generic type restriction (bc57655)
  • ensure that supported node.js version is used (b863b07)
  • fix Options type. now don't need to specify all options (f6c2f86)

Features

  • allow to "modify" non object JSON files. (eb099e4)