Skip to content

Releases: form8ion/javascript

v4.1.1

01 May 23:19
Compare
Choose a tag to compare

4.1.1 (2022-05-01)

Bug Fixes

  • deps: update dependency @hapi/hoek to v10 (a35102a)

v4.1.0

01 May 15:23
f61db86
Compare
Choose a tag to compare

4.1.0 (2022-05-01)

Features

  • engine-strict: stopped configuring the npmrc to be strict about engines (f61db86)

v4.0.3

01 May 14:18
Compare
Choose a tag to compare

4.0.3 (2022-05-01)

Bug Fixes

  • deps: update dependency @form8ion/codecov to v3 (3e83685)

v4.0.2

22 Apr 15:14
Compare
Choose a tag to compare

4.0.2 (2022-04-22)

Bug Fixes

  • deps: update dependency ini to v3 (cb8378b)

v4.0.1

22 Apr 10:59
Compare
Choose a tag to compare

4.0.1 (2022-04-22)

Bug Fixes

  • deps: update dependency validate-npm-package-name to v4 (daf07bd)

v4.0.0

22 Apr 02:30
831ece9
Compare
Choose a tag to compare

4.0.0 (2022-04-22)

Features

  • node-versions: dropped support for node v12 since it is nearing EOL (831ece9)

BREAKING CHANGES

  • node-versions: the lowest supported version of node is now v14.15 and v15 has also been dropped

v3.5.3

17 Jan 23:46
37294b5
Compare
Choose a tag to compare

3.5.3 (2022-01-17)

Bug Fixes

  • commit-convention-plugin: updated to enable defining needs for release-trigger for GH actions (37294b5)

v3.5.2

12 Jan 06:45
6d50f75
Compare
Choose a tag to compare

3.5.2 (2022-01-12)

Bug Fixes

  • commit-convention: upgraded to the latest plugin version (6d50f75)

v3.5.1

11 Jan 04:33
cd52d6e
Compare
Choose a tag to compare

3.5.1 (2022-01-11)

Bug Fixes

  • commit-convention: upgraded to the latest version of the plugin (cd52d6e)

v3.5.0

10 Jan 04:28
6835112
Compare
Choose a tag to compare

3.5.0 (2022-01-10)

Features

  • lift: added the commit-convention plugin to the list of enhancers applied by lift (6835112)