Skip to content

Latest commit

 

History

History
230 lines (114 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

230 lines (114 loc) · 10.1 KB

1.17.0 (2023-04-03)

Bug Fixes

  • bump ttypescript for a successful build (c6e1b4e)

Features

1.16.0 (2022-07-18)

Bug Fixes

Features

  • add support for yarn berry (d9ec37d)
  • lint: add restrict-template-expressions (fd7c9ce)
  • typescript-config: add real restriction for boolean expressions (356872e)

1.15.0 (2021-07-19)

Bug Fixes

  • paths: fix ts path mapping (e5597e5)

Features

  • deps: allow skip deps upgrade (161bc89)

1.14.1 (2021-07-18)

Bug Fixes

1.14.0 (2021-02-23)

Features

  • add tsconfig checker (487974d)
  • check strict null checks (5e58812)
  • clean prettier configs (3c249ac)
  • prettier: adapt prettier conf for eslint-plugin-prettier (e263c6d)

1.13.1 (2020-12-29)

Bug Fixes

  • ignore workspaces warning with yarn (85f6394)

1.13.0 (2020-12-19)

Features

  • move TS prettier to override (8738837)
  • remove complexity rule (57f3aa1)

1.12.0 (2020-11-17)

Bug Fixes

Features

  • improve readme to account for migration (f0e134a)

1.11.0 (2020-11-11)

Features

1.10.0 (2020-11-06)

Bug Fixes

  • add early return in disable only mode (0a19e5c)
  • replace help by description (0e946a3)
  • ts: fix no-shadow error for enums with TS4 (f4440e7)

Features

  • add disableError arg input (0ad5efb)
  • upgrade performance migration (a8d8171)
  • eslint: force linebreak before return (#26) (b1539d9)

1.9.1 (2020-10-26)

Bug Fixes

1.9.0 (2020-10-26)

Features

  • clean generated eslint config (8d1dff1)
  • eslint: add package json config support (bb38337)
  • ts: add ts clean config (c4c20b2)
  • ts: clean typescript config (f0de9d8)
  • ts: move ts specific rules to overrides category (304deae)

1.8.1 (2020-10-11)

Bug Fixes

1.8.0 (2020-10-11)

Features

  • migration: add migration results (a16afa9)
  • migration: add option to insert disable comments (716b106)
  • add error hen using wrong node version (5b93da2)
  • react: add accessibility rules (807592e)

1.7.0 (2020-09-03)

Features

1.6.0 (2020-09-02)

Features

1.5.1 (2020-09-01)

Bug Fixes

  • deps: add latest tag to deps (0e56494)

1.5.0 (2020-08-11)

Bug Fixes

Features

  • test: add e2e test support (f614e5b)

1.4.0 (2020-07-04)

Bug Fixes

  • react: fix react config by using react app (d7fa825)

Features

  • jest: add jest eslint dependencies (8866371)

1.3.0 (2020-07-04)

Features

  • git: link git repo to package (63ef4a3)

1.2.0 (2020-07-04)

Features

  • deps: install required deps when generating config (ae0ff00)

1.1.0 (2020-07-02)

Features

1.0.1 (2020-07-02)

Bug Fixes

  • release: fix npm release (ddc5fbf)

1.0.0 (2020-07-02)

Features

  • name: name tool clinter (26cc204)
  • release: add release config (52c4946)
  • upgrader: add upgrade support (ffd52d4)
  • vue: add vue eslint support (4393cce)