Releases: form8ion/github
Releases · form8ion/github
v3.0.0-beta.5
3.0.0-beta.5 (2025-04-10)
Bug Fixes
- deps: upgrade to the latest alpha of the repository-settings plugin (e2e5398)
v3.0.0-beta.4
3.0.0-beta.4 (2025-04-10)
Reverts
- Revert "feat(predicate): leverage implementation from the core package" (2f8b3d0)
v2.2.1
v3.0.0-beta.3
3.0.0-beta.3 (2025-04-07)
Features
- lift: log that lifting is occurring (6cd6e5e)
BREAKING CHANGES
- lift: a logger must now be passed as a dependency to the lifter
v3.0.0-beta.2
3.0.0-beta.2 (2025-04-07)
Features
- logger: expect logger to be passed rather than depending directly on cli-messages (608a627)
BREAKING CHANGES
- logger: cli-messages is no longer directly depended on, so a
logger
is expected to be
passes as a dependency to the scaffolder instead
v3.0.0-beta.1
3.0.0-beta.1 (2025-04-06)
Bug Fixes
- deps: upgrade to the alpha version of the repository-settings plugin (5bed41c)
- deps: upgrade to the stable version of github-core (ab4bc4f)
Features
BREAKING CHANGES
- deps: support for node v18 and v21 have been dropped
- octokit: an octokit instance is expected to be passed as a dependency
v3.0.0-alpha.2
3.0.0-alpha.2 (2025-04-06)
Bug Fixes
- deps: upgrade to the stable version of github-core (ab4bc4f)
BREAKING CHANGES
- deps: support for node v18 and v21 have been dropped
v3.0.0-alpha.1
3.0.0-alpha.1 (2025-04-03)
Features
BREAKING CHANGES
- octokit: an octokit instance is expected to be passed as a dependency
v2.2.1-alpha.1
2.2.1-alpha.1 (2025-04-02)
Bug Fixes
- deps: upgrade to the alpha version of the repository-settings plugin (5bed41c)