Skip to content

Releases: form8ion/dependabot-scaffolder

v3.0.0

26 Jul 18:48
e573303
Compare
Choose a tag to compare

3.0.0 (2024-07-26)

Features

  • lift: defined the badge details when lifting rather than scaffolding (e573303)

BREAKING CHANGES

  • lift: the badge is now defined when lifting instead of scaffolding

v2.0.0

26 Jul 18:31
bb041db
Compare
Choose a tag to compare

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 to test 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 to test 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

23 Jul 22:50
420a510
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

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

23 Jul 22:13
6a565c1
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

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 to test to align with the form8ion convention (f6e4b7a)

BREAKING CHANGES

  • predicate: the public predicate has been renamed to test to better align with the form8ion
    convention
  • node-versions: supported node ranges are now defined

v2.0.0-beta.1

23 Jul 21:42
07082d7
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2024-07-23)

Features

BREAKING CHANGES

  • esm: this package is now esm-only

v1.5.3

09 Jan 10:21
Compare
Choose a tag to compare

1.5.3 (2024-01-09)

Bug Fixes

  • deps: update dependency @form8ion/core to v4 (547b19f)

v1.5.2

15 Jul 05:05
a73a2c2
Compare
Choose a tag to compare

1.5.2 (2023-07-15)

Bug Fixes

  • deps: update dependency @form8ion/core to v3 (b97c300)

v1.5.1

15 Jul 04:59
872da30
Compare
Choose a tag to compare

1.5.1 (2023-07-15)

Bug Fixes

  • module: made the module property point to a proper esm bundle by using the mjs extension (872da30)

v1.5.0

19 Sep 04:04
c0f3182
Compare
Choose a tag to compare

1.5.0 (2022-09-19)

Features

  • config: scaffolded the modern format and included actions in updates to be applied (c0f3182)

v1.4.1

21 Jul 19:57
Compare
Choose a tag to compare

1.4.1 (2022-07-21)

Bug Fixes

  • deps: update dependency @form8ion/core to v2 (94aa872)