Skip to content
repo-sdk
Esc
navigateopen⌘Jpreview
On this page

v0.3.0

0.3.0 (2026-09-04)

⚠ BREAKING CHANGES

  • getCloneCredentials is a new required method on the RepoProvider interface. Custom provider implementations must add it; the built-in providers already do. getCloneUrl can be derived from it with toCloneUrl semantics: embed username and password as percent-encoded userinfo in url.

Features

Last updated on September 4, 2026

Was this page helpful?