Skip to content

v1.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 12:15
· 219 commits to master since this release
e686244

1.16.1 (2021-07-08)

Bug Fixes

  • base utils: add test showing findProjectRoot failure (304e879)
  • utils: cleanup Jest config in favour of ts-jest (89144ce)
  • utils: modify findProjectRoot to look for all yarn or package files in a single iteration (b76e29f)
  • utils: remove unintentional empty array check (d511d6c)