Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

51 lines (29 loc) · 2.99 KB

ØKP4 eslint-config changelog

2.0.0 (2023-09-26)

⚠ BREAKING CHANGES

  • change to node v18 lts

Features

1.2.0 (2023-01-30)

Features

  • decrease severity for ts immutability & inference (ee36aef)
  • remove functional plugin & rules (a7e3d34)

Bug Fixes

  • release: rearrange conventionalcommits preset (589eaa1)
  • release: remove commit-analyser release rules (7e7e59e)

1.1.0 (2022-05-20)

Features

  • project: add rules to enforce clean code (3976991)

1.0.1 (2022-04-28)

1.0.0 (2022-03-16)

Features

  • config: enhance exported editor config (a6d6a43)
  • eslint: add functional/no-mutations preset (020e8a7)
  • eslint: add typescript to peerDependencies (3476158)
  • eslint: define custom rules and export them (8f3c325)
  • eslint: remove old prettier/@typescript-eslint extension (ce37e94)
  • eslint: remove prettier from extensions and project file (9d70f29)
  • prettier: declare formatting rules and export them (6c14e8a)
  • project: add eslint-plugin-functional to peer-dependencies (ee4c3fe)
  • project: add files and modify package dependencies (8f2cca7)
  • project: uniformize formatting rules (94d86fc)