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

Release Date: 2020-02-02 // about 4 years ago
  • 1.0.0-beta.16 (2020-02-02)

    chore

    • switch to autogenerated TypeScript definitions (#1019) (e2e7d40)

    💥 BREAKING CHANGES

    • 🚚 The undocumented param aliases authUsername and authPassword are removed in favor of username and password.
    • 🔌 plugins.set has been replaced by plugins.fs, plugins.emitter, plugins.credentialManager, plugins.pgp, and plugins.http.
    • 🔌 core has been replaced by plugins.createCore and plugins.deleteCore.