Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Releases: form8ion/lift-javascript

v3.0.0

12 May 22:13
8b1e50e
Compare
Choose a tag to compare

3.0.0 (2021-05-12)

chore

  • node-version: droped node v10 support (84cfd4a)

BREAKING CHANGES

  • node-version: the minimum supported node version is now v12.17

v2.0.1

02 May 04:37
Compare
Choose a tag to compare

2.0.1 (2021-05-02)

Bug Fixes

  • deps: update dependency @form8ion/eslint to v1.0.0 (b598ab1)

v2.0.0

01 May 23:27
6e56ba9
Compare
Choose a tag to compare

2.0.0 (2021-05-01)

Bug Fixes

  • deps: update dependency @form8ion/eslint to v1.0.0-alpha.4 (86bebb6)
  • eslint: leveraged the extracted package for managing eslint configs (a0e2de8)

BREAKING CHANGES

  • eslint: rather than expecting the eslint scope to be defined by provided configuration, it
    is now read from the existing config file instead

v2.0.0-alpha.2

01 May 12:19
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2021-05-01)

Bug Fixes

  • deps: update dependency @form8ion/eslint to v1.0.0-alpha.4 (86bebb6)

v2.0.0-alpha.1

29 Apr 05:31
9a2d8c3
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2021-04-29)

Bug Fixes

  • eslint: leveraged the extracted package for managing eslint configs (a0e2de8)

BREAKING CHANGES

  • eslint: rather than expecting the eslint scope to be defined by provided configuration, it
    is now read from the existing config file instead

v1.11.2

19 Apr 19:20
Compare
Choose a tag to compare

1.11.2 (2021-04-19)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to ^2.9.2 (dde5e8a)

v1.11.1

18 Apr 21:10
Compare
Choose a tag to compare

1.11.1 (2021-04-18)

Bug Fixes

  • deps: update dependency @form8ion/husky to v1.2.0 (284f0eb)

v1.11.0

18 Apr 15:07
be3c4f4
Compare
Choose a tag to compare

1.11.0 (2021-04-18)

Bug Fixes

  • husky: upgraded to the latest alpha (b463db5)

Features

  • husky: upgraded the husky lifter to enable updating v4 config to v5 (549c0a6)
  • husky: upgraded to the latest alpha (4b06fa9)
  • package-manager: determined manager when not provided in results (76019c9)

v1.11.0-alpha.4

18 Apr 06:31
76019c9
Compare
Choose a tag to compare
v1.11.0-alpha.4 Pre-release
Pre-release

1.11.0-alpha.4 (2021-04-18)

Features

  • package-manager: determined manager when not provided in results (76019c9)

v1.11.0-alpha.3

18 Apr 03:44
b463db5
Compare
Choose a tag to compare
v1.11.0-alpha.3 Pre-release
Pre-release

1.11.0-alpha.3 (2021-04-18)

Bug Fixes

  • husky: upgraded to the latest alpha (b463db5)