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

Releases: form8ion/lift-javascript

v1.8.1

17 Dec 20:43
93a7a41
Compare
Choose a tag to compare

1.8.1 (2020-12-17)

Bug Fixes

  • execa: handled the execa response properly (93a7a41)

v1.8.0

17 Dec 19:13
a4a690f
Compare
Choose a tag to compare

1.8.0 (2020-12-17)

Features

  • husky: reported a next-step when using v4 config with v5 (a4a690f)

v1.7.0-beta.4

09 Dec 04:58
b603b2a
Compare
Choose a tag to compare
v1.7.0-beta.4 Pre-release
Pre-release

1.7.0-beta.4 (2020-12-09)

Bug Fixes

  • next-steps: removed the todo for the extension that now happens programatically (b603b2a)

Features

  • install: enabled installing in the context of the project root (d38bc23)

v1.7.1

03 Dec 08:39
Compare
Choose a tag to compare

1.7.1 (2020-12-03)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v2.7.1 (4f553bf)

v1.7.0-beta.3

03 Dec 09:21
Compare
Choose a tag to compare
v1.7.0-beta.3 Pre-release
Pre-release

1.7.0-beta.3 (2020-12-03)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v2.7.1 (20a29cd)

v1.7.0

21 Nov 04:01
76dc690
Compare
Choose a tag to compare

1.7.0 (2020-11-21)

Features

  • install: enabled installing in the context of the project root (76dc690)

v1.7.0-beta.2

21 Nov 03:34
Compare
Choose a tag to compare
v1.7.0-beta.2 Pre-release
Pre-release

1.7.0-beta.2 (2020-11-21)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v2.7.0 (23a44fc)

v1.6.3

21 Nov 03:34
Compare
Choose a tag to compare

1.6.3 (2020-11-21)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v2.7.0 (8afacfc)

v1.7.0-beta.1

28 Oct 17:12
e603f63
Compare
Choose a tag to compare
v1.7.0-beta.1 Pre-release
Pre-release

1.7.0-beta.1 (2020-10-28)

Features

  • eslint-configs: updated the config file to add simple configs (2486be2)
  • missing-config: warned when the file doesnt exist, since it wont be updated/created (e603f63)

v1.6.2

27 Oct 05:50
669c6b1
Compare
Choose a tag to compare

1.6.2 (2020-10-27)

Bug Fixes

  • messages: only warn about missing eslint configuration if configs need to be scaffolded (669c6b1)