isomorphic-git v1.0.0-beta.13 Release Notes

Release Date: 2020-01-28 // about 4 years ago
  • 1.0.0-beta.13 (2020-01-28)

    chore

    💥 BREAKING CHANGES

    • 📦 The internal-apis are no longer included in the npm package. I never really intended that; they were just for running unit tests. Also, I renamed dist/for-future/isomorphic-git/index.js to dist/index.js and dist/for-node/isomorphic-git/index.js to dist/index.cjs.

    And I removed the jasmine fallback. I'm sorry jest uses native modules, but it's just too good not to use and maintaining a fallback test runner is an added complication.