Skip to content

Latest commit

 

History

History
65 lines (32 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

65 lines (32 loc) · 3.02 KB

Changelog

3.1.1 (2022-01-26)

Bug Fixes

  • specify repository with directory identifier to be discoverable within monorepo (655e23c)

3.1.0 (2022-01-23)

Features

  • optionally include ignored files in StatusResult (70e6767), closes #718

3.0.4 (2022-01-23)

Bug Fixes

  • support parsing empty responses (91eb7fb), closes #713

3.0.3 (2022-01-20)

Bug Fixes

  • allow branches without labels (07a1388)
  • implement v3 deprecations (ed6d18e)
  • publish v3 as latest (5db4434)

3.0.2 (2022-01-18)

Bug Fixes

  • Backward compatibility - permit loading simple-git/promise with deprecation notice until mid-2022. (4413c47)

3.0.1 (2022-01-18)

Bug Fixes

  • Documentation update (4e000f6)
  • Enable releasing v3 to npm under canary tag (14e233f)

3.0.0 (2022-01-16)

⚠ BREAKING CHANGES

  • monorepo structure (#716)

Features

Bug Fixes

  • typo in readme.md (659fc9b)
  • Upgrade debug dependency to latest 4.3.3 (8b53104)
  • Upgrade jest dependency to latest 27.0.3 (89a8739)