Skip to content

v3.0.0-beta.18

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jun 22:25
· 558 commits to beta since this release
8e1fb85

3.0.0-beta.18 (2025-06-06)

Features

  • octokit: define the peer-dependency on @octokit/core (8e1fb85)

BREAKING CHANGES

  • octokit: an octokit instance compatible with @octokit/core is expected to be provided as a
    dependency to the scaffolder and lifter, so it is now defined as a peer-dependency