Releases: dhis2/cli-style
Releases · dhis2/cli-style
v7.2.2
v7.2.1
v7.3.0-alpha.1
v7.2.0
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
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)