Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 12:42
· 29 commits to main since this release

1.0.0 (2021-06-10)

Bug Fixes

  • dont read file twice, use graceful-fs, fix return type for field setter (c80a1fa)

Features

  • async callback for modifying JSON (c7e6591)
  • rename shortcuts (a05ca24)

BREAKING CHANGES

  • rename modifyPackageJson to modifyPackageJsonFile. Rename modifyTsConfigJsontomodifyTsConfigJsonFile`