Skip to content

Releases: dhis2/cli-style

v7.1.0-alpha.3

29 Apr 08:50
Compare
Choose a tag to compare
v7.1.0-alpha.3 Pre-release
Pre-release

7.1.0-alpha.3 (2020-04-29)

Bug Fixes

  • run the command from inside node_modules (fd620c5)

v7.1.0-alpha.2

29 Apr 08:30
Compare
Choose a tag to compare
v7.1.0-alpha.2 Pre-release
Pre-release

7.1.0-alpha.2 (2020-04-29)

Bug Fixes

  • use the nearest bin folder to exec cmds (761611f)

v7.1.0-alpha.1

28 Apr 15:07
Compare
Choose a tag to compare
v7.1.0-alpha.1 Pre-release
Pre-release

7.1.0-alpha.1 (2020-04-28)

Features

  • eslint: add no-unused-modules rule (2b5db3f)

v7.0.0

02 Apr 12:15
Compare
Choose a tag to compare

7.0.0 (2020-04-02)

chore

  • update node engine to >= 10 (ccb267a)

BREAKING CHANGES

  • Require Node version 10 or above.

v6.0.0

31 Jan 15:05
Compare
Choose a tag to compare

6.0.0 (2020-01-31)

Bug Fixes

  • semantic-release: trigger major version bump (6fbf5f3)

BREAKING CHANGES

  • semantic-release: Deprecate configuration switches.
    Refer to the "Overrides" section in the documentation for information
    how to use custom rules.

v5.2.0

31 Jan 14:51
Compare
Choose a tag to compare

5.2.0 (2020-01-31)

Features

  • use eslint to run prettier (183d671)

v5.1.1

31 Jan 10:38
Compare
Choose a tag to compare

5.1.1 (2020-01-31)

Bug Fixes

  • eslint: suppress warning logs (a81dd68)

v5.1.0

16 Dec 16:16
Compare
Choose a tag to compare

5.1.0 (2019-12-16)

Features

  • ignorefiles: add consistency to the ignorefiles that are respected (fdba06e)

v5.0.4

16 Dec 13:45
Compare
Choose a tag to compare

5.0.4 (2019-12-16)

Bug Fixes

  • eslint: do not add an unignore pattern to the cli command (7f0e5da)

v5.0.3

02 Dec 07:44
Compare
Choose a tag to compare

5.0.3 (2019-12-02)

Bug Fixes

  • husky: load husky config before spreading (f593085)