Releases: form8ion/dependabot-scaffolder
Releases · form8ion/dependabot-scaffolder
v3.0.0
v2.0.0
2.0.0 (2024-07-26)
Features
- esm: converted the project to esm (07082d7), closes #1123
- lift: defined the badge details when lifting rather than scaffolding (420a510)
- node-versions: defined the supported node ranges (0605be9)
- predicate: recognize a dependabot config under the .github directory (8e218e8)
- predicate: renamed the public
predicate
totest
to align with the form8ion convention (f6e4b7a)
BREAKING CHANGES
- lift: the badge is now defined when lifting instead of scaffolding
- predicate: the public
predicate
has been renamed totest
to better align with the form8ion
convention - node-versions: supported node ranges are now defined
- esm: this package is now esm-only
v2.0.0-beta.3
2.0.0-beta.3 (2024-07-23)
Features
- lift: defined the badge details when lifting rather than scaffolding (420a510)
BREAKING CHANGES
- lift: the badge is now defined when lifting instead of scaffolding
v2.0.0-beta.2
2.0.0-beta.2 (2024-07-23)
Features
- node-versions: defined the supported node ranges (0605be9)
- predicate: recognize a dependabot config under the .github directory (8e218e8)
- predicate: renamed the public
predicate
totest
to align with the form8ion convention (f6e4b7a)
BREAKING CHANGES
- predicate: the public
predicate
has been renamed totest
to better align with the form8ion
convention - node-versions: supported node ranges are now defined