Releases: form8ion/javascript
Releases · form8ion/javascript
v4.1.1
4.1.1 (2022-05-01)
Bug Fixes
- deps: update dependency @hapi/hoek to v10 (a35102a)
v4.1.0
4.1.0 (2022-05-01)
Features
- engine-strict: stopped configuring the npmrc to be strict about engines (f61db86)
v4.0.3
4.0.3 (2022-05-01)
Bug Fixes
- deps: update dependency @form8ion/codecov to v3 (3e83685)
v4.0.2
4.0.2 (2022-04-22)
Bug Fixes
- deps: update dependency ini to v3 (cb8378b)
v4.0.1
4.0.1 (2022-04-22)
Bug Fixes
- deps: update dependency validate-npm-package-name to v4 (daf07bd)
v4.0.0
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
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
3.5.2 (2022-01-12)
Bug Fixes
- commit-convention: upgraded to the latest plugin version (6d50f75)
v3.5.1
3.5.1 (2022-01-11)
Bug Fixes
- commit-convention: upgraded to the latest version of the plugin (cd52d6e)
v3.5.0
3.5.0 (2022-01-10)
Features
- lift: added the commit-convention plugin to the list of enhancers applied by lift (6835112)