Skip to content

Releases: isomorphic-git/isomorphic-git

v1.8.7

30 Jun 07:38
7ecb881
Compare
Choose a tag to compare

1.8.7 (2021-06-30)

Bug Fixes

v1.8.6

29 Jun 07:44
5f9434e
Compare
Choose a tag to compare

1.8.6 (2021-06-29)

Bug Fixes

  • propagate corsProxy setting on clone command to internal _fetch call (#1362) (5f9434e)

v1.8.5

29 Jun 06:59
9cf2a1f
Compare
Choose a tag to compare

1.8.5 (2021-06-29)

Bug Fixes

  • GitIgnoreManager to use exclusion rules from .git/info/exclude (#1316) (9cf2a1f)

v1.8.4

28 Jun 14:17
c6b924c
Compare
Choose a tag to compare

1.8.4 (2021-06-28)

Bug Fixes

v1.8.3

21 Jun 15:12
76e8652
Compare
Choose a tag to compare

1.8.3 (2021-06-21)

Bug Fixes

v1.8.2

12 Apr 19:53
1316820
Compare
Choose a tag to compare

1.8.2 (2021-04-12)

Bug Fixes

  • checkout: throw error on malicious filepaths (#1339) (1316820)

v1.8.1

12 Feb 18:55
89c0da7
Compare
Choose a tag to compare

1.8.1 (2021-02-12)

Bug Fixes

  • merge: "Cannot read property 'Symbol(PackfileCache)' of undefined" error (#1289) (baf668b)
  • merge: Cannot set property 'oid' of undefined (#1312) (89c0da7)
  • react-native: fix for ".stream is not a function" errors in React Native (#1156) (03846e1)
  • website: try it out (#1290) (b102e1d)

v1.8.0

08 Nov 22:31
26f761e
Compare
Choose a tag to compare

1.8.0 (2020-11-08)

Features

  • Added 'cache' parameter; an opt-in solution to performance regressions caused by #1217 (#1255) (26f761e)

v1.7.8

15 Sep 20:02
f2e3805
Compare
Choose a tag to compare

1.7.8 (2020-09-15)

Bug Fixes

  • CLI: isogit CLI throws "Error [ERR_REQUIRE_ESM]: Must use import to load ES Module" in Node 13+ (f2e3805)

v1.7.7

15 Sep 17:56
629b4e1
Compare
Choose a tag to compare

1.7.7 (2020-09-15)

Bug Fixes

  • push: "Cannot read property 'packfiles' of undefined" error (#1234) (629b4e1)