Skip to content

Latest commit

 

History

History
81 lines (39 loc) · 3.94 KB

CHANGELOG.md

File metadata and controls

81 lines (39 loc) · 3.94 KB

1.7.1 (2024-08-08)

Bug Fixes

  • move imports beginning with tilde to very top (a5060ae)

1.7.0 (2024-08-08)

Features

  • group imports beginning with tilde with externals (#36) (79512d4)

1.6.0 (2024-03-27)

Features

1.5.2 (2023-09-06)

Bug Fixes

1.5.1 (2023-06-20)

Bug Fixes

  • ESLint >= 8.40.0 brakes vue/comma-dangle rule (#20)

1.5.0 (2023-04-28)

Features

1.4.0 (2023-04-18)

Features

  • update npm packages that adds several new rules (#17)

1.3.0 (2023-02-17)

Features

1.2.1 (2023-01-08)

Bug Fixes

  • "max statements per line" rule is some how applied (5d6178e)

1.2.0 (2023-01-08)

Features

1.1.0 (2022-11-22)

Features

1.0.0 (2022-11-09)

Features

  • enforces parens around parameters regardless of arity (#3) (8d9b877)

0.1.0 (2022-09-30)

Initial release.