Skip to content

Releases: steveukx/git-js

@simple-git/repo repo-v3.0.3

20 Jan 07:27
08ac626
Compare
Choose a tag to compare

Bug Fixes

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

simple-git simple-git-v3.0.2

18 Jan 18:20
02f4b0a
Compare
Choose a tag to compare

Bug Fixes

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

simple-git simple-git-v3.0.1

18 Jan 17:49
3045120
Compare
Choose a tag to compare

Bug Fixes

@simple-git/repo repo-v3.0.2

18 Jan 18:20
02f4b0a
Compare
Choose a tag to compare

Bug Fixes

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

@simple-git/repo repo-v3.0.1

18 Jan 17:49
3045120
Compare
Choose a tag to compare

Bug Fixes

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

simple-git simple-git-v3.0.0

16 Jan 09:52
c97c08c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • monorepo structure (#716)

Features

@simple-git/repo repo-v3.0.0

16 Jan 09:52
c97c08c
Compare
Choose a tag to compare

⚠ 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)

simple-git v2.48.0

01 Dec 20:13
a569868
Compare
Choose a tag to compare

Features

  • StatusResult returned by git.status() should include detached state of the working copy. (#695) (f464ebe)

Bug Fixes

  • Add example for empty commit message in git.commit() (61089cb)

simple-git v2.47.1

29 Nov 16:13
080c82b
Compare
Choose a tag to compare

Bug Fixes

  • Add support for node@17 in unit tests (0d3bf47)
  • Add support for node@17 in unit tests (0d3bf47)

simple-git v2.47.0

19 Oct 19:18
1ceac58
Compare
Choose a tag to compare

Features