Skip to content

Releases: dhis2/cli-style

v7.2.2

06 Nov 14:12
Compare
Choose a tag to compare

7.2.2 (2020-11-06)

Bug Fixes

  • cut release to finalize jira migration (51bde26)

v7.2.1

28 Oct 12:23
Compare
Choose a tag to compare

7.2.1 (2020-10-28)

Bug Fixes

  • resolve relative paths to staged files (db142b6)

v7.3.0-alpha.1

16 Oct 07:48
Compare
Choose a tag to compare
v7.3.0-alpha.1 Pre-release
Pre-release

7.3.0-alpha.1 (2020-10-16)

Features

  • eslint: add import order rule (122c046)

v7.2.0

14 Oct 12:54
Compare
Choose a tag to compare

7.2.0 (2020-10-14)

Bug Fixes

  • eslint-import: switch to recommended import settings (cb892d2)
  • declare import as a plugin (f771a87)
  • disabled missingExports by default (7bce47d)
  • execute the tools in the current dir (7e05f84)
  • remove ignoreExports from no-unused-modules (97f4f46), closes #248
  • resolve eslint plugins internally first (75cbad0)
  • run the command from inside node_modules (fd620c5)
  • use the nearest bin folder to exec cmds (761611f)

Features

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

v7.2.0-alpha.1

13 Oct 07:17
Compare
Choose a tag to compare
v7.2.0-alpha.1 Pre-release
Pre-release

7.2.0-alpha.1 (2020-10-13)

Bug Fixes

  • eslint-import: switch to recommended import settings (cb892d2)
  • declare import as a plugin (f771a87)
  • disabled missingExports by default (7bce47d)
  • execute the tools in the current dir (7e05f84)
  • remove ignoreExports from no-unused-modules (97f4f46), closes #248
  • resolve eslint plugins internally first (75cbad0)
  • run the command from inside node_modules (fd620c5)
  • use the nearest bin folder to exec cmds (761611f)

Features

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

v7.1.0

13 Oct 06:38
Compare
Choose a tag to compare

7.1.0 (2020-10-13)

Features

  • install: prompt to choose project from list (99a3692)

v7.1.0-alpha.9

04 May 15:20
Compare
Choose a tag to compare
v7.1.0-alpha.9 Pre-release
Pre-release

7.1.0-alpha.9 (2020-05-04)

Bug Fixes

  • eslint-import: switch to recommended import settings (cb892d2)

v7.1.0-alpha.8

29 Apr 13:14
Compare
Choose a tag to compare
v7.1.0-alpha.8 Pre-release
Pre-release

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

Bug Fixes

  • execute the tools in the current dir (7e05f84)

v7.1.0-alpha.7

29 Apr 11:35
Compare
Choose a tag to compare
v7.1.0-alpha.7 Pre-release
Pre-release

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

Bug Fixes

  • disabled missingExports by default (7bce47d)

v7.1.0-alpha.6

29 Apr 10:48
Compare
Choose a tag to compare
v7.1.0-alpha.6 Pre-release
Pre-release

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

Bug Fixes

  • remove ignoreExports from no-unused-modules (97f4f46), closes #248