Skip to content

Releases: Exlint/cli

v1.3.4

26 Feb 16:01
Compare
Choose a tag to compare

1.3.4 (2023-02-26)

Bug Fixes

  • 🐞 change code and npm cli paths (8a13532)

v1.3.3

22 Feb 14:54
Compare
Choose a tag to compare

1.3.3 (2023-02-22)

Bug Fixes

  • 🐞 change name of variable (817ba5d)
  • 🐞 fix VSCode spawn path in darwin (ad921b1)

v1.3.2

17 Feb 14:58
Compare
Choose a tag to compare

1.3.2 (2023-02-17)

Bug Fixes

  • 🐞 fix Windows executable paths (fd77550)
  • 🐞 fix Windows path for VSCode (b6d0590)
  • 🐞 fix Windows path for VSCode (e015f5a)

v1.3.2-beta.1

15 Feb 22:18
Compare
Choose a tag to compare
v1.3.2-beta.1 Pre-release
Pre-release

1.3.2-beta.1 (2023-02-15)

Bug Fixes

  • 🐞 fix order in use (01e5d72)

v1.3.1

15 Feb 22:11
Compare
Choose a tag to compare

1.3.1 (2023-02-15)

Bug Fixes

v1.3.0

15 Feb 22:09
Compare
Choose a tag to compare
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2023-02-15)

### Bug Fixes

* 🐞 exit with an error when get errors from libraries ([fd8b2c7](https://github.com/Exlint/cli/commit/fd8b2c75638ea15e07fd1bb4bc9df1ddf882deca))
* 🐞 fix version ([affd834](https://github.com/Exlint/cli/commit/affd834809ddf87a0dd574bfba449cc8e0ecda4a))
* 🐞 fix version ([7c4b09c](https://github.com/Exlint/cli/commit/7c4b09c7d90b2151c85a5b2b9ede9ee3d78e3472))
* 🐞 fix version problem ([8dd98ae](https://github.com/Exlint/cli/commit/8dd98ae7e98b0fe7732d49028660e026272da0ef))
* 🐞 fix versions ([c632e5a](https://github.com/Exlint/cli/commit/c632e5a3b00ccad83e7459eb2023e5416524d29d))
* 🐞 fix VSCode installation detection in macOS ([a24e92a](https://github.com/Exlint/cli/commit/a24e92a499831ea7b9ed3578201004d393cb5191))
* 🐞 readme re-write ([f80b7a1](https://github.com/Exlint/cli/commit/f80b7a1ff2d89a3c34f25dd056c5116e9df7f8b9))
* 🐞 set empty package.json in .exlint home folder ([d0e1ff0](https://github.com/Exlint/cli/commit/d0e1ff09f47ce7f8af4fcfd72e0925692a0d143b))
* 🐞 use "shell" in exec file command ([3b3f954](https://github.com/Exlint/cli/commit/3b3f95438998eef4d9dc0a35fc7051ac79ec5da6))
* 🐞 use spawn with fix ([8bd4250](https://github.com/Exlint/cli/commit/8bd42504c62e8287188c8c00236d6dbc77cee9b3))

### Features

* πŸ”₯ support go command ([cf058ba](https://github.com/Exlint/cli/commit/cf058ba89977ed20cc40b15dc350fef167c7d2d5))
* πŸ”₯ support webstorm config ([837b701](https://github.com/Exlint/cli/commit/837b7017ae84401f80dddafb69784534743d6532))
* πŸ”₯ use group ID for project folder instead of random ([76fad04](https://github.com/Exlint/cli/commit/76fad0454102ec95f3ae907562729d5c45fb270e))