Skip to content

Releases: exuanbo/standard-engine-ts

v0.9.0

27 Sep 16:13
Compare
Choose a tag to compare

BREAKING CHANGES

  • revert: part of ee67d48
  • cli: type LintCallback and CLIEngine.onError accepts parameter err as type unknown

Fixes

  • cli: CLI.onResult did not print lint result if option fix is provided
  • cli: argv was not handled correctly if provide multiple arguments with the same flag

v0.8.0

22 Sep 15:06
Compare
Choose a tag to compare

BREAKING CHANGES

  • chore: remove ES module exports

Features

  • support linter installed globally

v0.7.0

25 Aug 17:41
Compare
Choose a tag to compare

Code Refactoring

  • Change generated code from es2015 to es2019

Chores

  • Add eslint to peerDependencies

v0.6.1

07 Jul 11:28
Compare
Choose a tag to compare
  • fix(type): ProvidedOptions lacks index signature e97cd3f

v0.6.0...v0.6.1

v0.6.0

07 Jul 10:47
Compare
Choose a tag to compare

v0.5.6...v0.6.0

v0.5.6

17 Apr 13:13
Compare
Choose a tag to compare
  • chore(deps): bump version e88fdca

v0.5.5...v0.5.6

v0.5.5

27 Mar 12:42
Compare
Choose a tag to compare
  • chore(deps-dev): bump version 29f2266
  • refactor: type ESLintOptions 3248293
  • refactor: type AtLeast ecaaebc
  • chore(deps): rm utility-types fcaab29
  • refactor: rm Assign from utility-types d1c4790
  • refactor: minor 7015dc2
  • chore(deps-dev): bump version 4e4cba7

v0.5.4...v0.5.5

v0.5.4

18 Mar 17:12
Compare
Choose a tag to compare

v0.5.3

18 Mar 16:51
Compare
Choose a tag to compare
  • refactor(cli-utils): mergeOptionsFromArgv fe12161
  • test: fix using copy-anything 5d53304
  • chore(deps-dev): add copy-anything 08426ad
  • refactor(options): minor 30863d6
  • fix(linter): options from argv not accepted da9e01a

v0.5.2...v0.5.3

v0.5.2

18 Mar 13:29
Compare
Choose a tag to compare
  • chore: update .eslintrc.js 9b9c28f
  • chore(deps): bump version d5540f1
  • refactor(cli-utils): mergeOptionsFromArgv 25ebfaa
  • test: refactor mergeConfig 4fc5946
  • refactor(linter) 9635d62
  • refactor(linter): extract functions 0f17ce3
  • refactor(cli): extract enum TerminalStyle 8729ba7

v0.5.1...v0.5.2