Skip to content

Releases: softvisio/zcli

v4.10.1

Choose a tag to compare

@zdm zdm released this 24 Sep 18:44
v4.10.1
d4995ab

Other changes:

  • chore(deps): bump prettier-plugin-sh to ^0.20.0 (● aaa0154; 👬 zdm)

  • chore(deps): update locked dependencies (● 41a799d, 7293ec5; 👬 zdm)

Compare with the previous release: v4.10.0...v4.10.1

v4.10.0

Choose a tag to compare

@zdm zdm released this 24 Sep 10:54
v4.10.0
915e0be

New features:

  • [MINOR] feat: add short flags for workspace resource update options (● 16e3c83; 👬 zdm)

Bug fixes:

  • [PATCH] fix: quote copilot ACP command arguments (● 1c4fa47; 👬 zdm)

Other changes:

Compare with the previous release: v4.9.1...v4.10.0

v4.9.1

Choose a tag to compare

@zdm zdm released this 22 Sep 10:18
v4.9.1
d7eccbd

Other changes:

  • chore(deps): update locked dependencies (● 29e2cb9, d92d028; 👬 zdm)

Compare with the previous release: v4.9.0...v4.9.1

v4.9.0

Choose a tag to compare

@zdm zdm released this 21 Sep 13:20
v4.9.0
8c3c33e

New features:

  • [MINOR] feat: add experimental import-x resolver and rules (● fa1277d; 👬 zdm)

Bug fixes:

  • [PATCH] fix: adjust import-x lint rules (● 64bebfd; 👬 zdm)

  • [PATCH] fix: enable import-x default rule (● 0320fc2; 👬 zdm)

  • [PATCH] fix: enable import-x import validation rules (● 4b79ed6; 👬 zdm)

  • [PATCH] fix: enable import-x namespace linting (● ecc2ea7; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: split import plugin configuration (● 7996290; 👬 zdm)

Other changes:

  • chore: disable import-x namespace and named checks (● 6d0fbd2; 👬 zdm)

  • chore(deps): update locked dependencies (● 30e8a63, 4e6628f, 5379846, 2558fef; 👬 zdm)

  • style: disable import-x named-as-default-member lint rule (● 1e8d13c; 👬 zdm)

  • style: disable import-x no-named-default rule (● 996f6e6; 👬 zdm)

  • style: enforce stricter import-x naming rules (● a61b52f; 👬 zdm)

  • style: note noop resolver is disabled (● 1b32f1d; 👬 zdm)

  • style: relax import-x lint rules (● 40f2550; 👬 zdm)

  • style: reorder import-x resolver config and clean prettier import (● 366fbb4; 👬 zdm)

Compare with the previous release: v4.8.0...v4.9.0

v4.8.0

Choose a tag to compare

@zdm zdm released this 20 Sep 16:55
v4.8.0
46ba040

New features:

  • [MINOR] feat: add short flags for lint config options (● 350a16a; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: remove redundant deb repository short flag (● 832a2c3; 👬 zdm)

  • [PATCH] refactor: rename ci command to commit (● 4d9f1b2; 👬 zdm)

Other changes:

  • build: enable unicorn/no-typeof-undefined lint rule (● 9bfb764; 👬 zdm)

  • chore(deps): bump eslint-plugin-unicorn to ^76.0.0 (● d88a83c; 👬 zdm)

  • chore(deps): update locked dependencies (● 23225ed, 4983687, 140177a, 0a976ec; 👬 zdm)

  • style: adjust comma-dangle ESLint rules (● 8ac0271; 👬 zdm)

  • style: enable unicorn no-immediate-mutation rule (● 0f572a8; 👬 zdm)

  • style: normalize ESLint config names (● 1e25980; 👬 zdm)

Compare with the previous release: v4.7.0...v4.8.0

v4.7.0

Choose a tag to compare

@zdm zdm released this 19 Sep 23:06
v4.7.0
419569b

New features:

  • [MINOR] feat: add cli commands aliases (● d2cbe35; 👬 zdm)

  • [MINOR] feat: add conditional promise lint config (● 8fcd3d7; 👬 zdm)

    Rename the promise plugin config entry to code and only include it when this.code is set. Update the JavaScript ESLint config to use plugin-specific import names for the mixed-in configs.

Bug fixes:

  • [PATCH] fix: use Git helper and separate file pathspecs from HEAD (● 35950ad; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: rename eslint code option to refactoring (● 5722a37; 👬 zdm)

  • [PATCH] refactor: rename ESLint config classes (● cb28294; 👬 zdm)

Other changes:

  • chore(deps): update locked dependencies (● 6a7895c; 👬 zdm)

  • style: disable prettier for JavaScript linting (● a8572cb; 👬 zdm)

  • style: enforce single empty lines in ESLint config (● 157f843; 👬 zdm)

Compare with the previous release: v4.6.5...v4.7.0

v4.6.5

Choose a tag to compare

@zdm zdm released this 19 Sep 10:25
v4.6.5
dadde83

Bug fixes:

  • [PATCH] fix: update Telegram client import path (● e4f09d9; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor eslint config (● c4abf88; 👬 zdm)

Other changes:

Compare with the previous release: v4.6.4...v4.6.5

v4.6.4

Choose a tag to compare

@zdm zdm released this 15 Sep 17:07
v4.6.4
323df98

Other changes:

  • chore(deps): update locked dependencies (● 20758ee; 👬 zdm)

Compare with the previous release: v4.6.3...v4.6.4

v4.6.3

Choose a tag to compare

@zdm zdm released this 15 Sep 15:21
v4.6.3
41d7fb0

Other changes:

  • chore(deps): update locked dependencies (● 1264957; 👬 zdm)

Compare with the previous release: v4.6.2...v4.6.3

v4.6.2

Choose a tag to compare

@zdm zdm released this 15 Sep 13:38
v4.6.2
f683736

Bug fixes:

  • [PATCH] fix: correct app component resolution path in docs (● 2fbc71e; 👬 zdm)

Other changes:

  • chore(deps): update locked dependencies (● bac85bd; 👬 zdm)

Compare with the previous release: v4.6.1...v4.6.2