Skip to content

Releases: lobehub/lobe-lint

v1.11.0

09 Jul 11:26
Compare
Choose a tag to compare

Version 1.11.0

Released on 2023-07-09

✨ Features

  • misc: Update prettier dependency and add eslint rules.

Improvements and Fixes

What's improved

  • misc: Update prettier dependency and add eslint rules (1715d85)

v1.10.0

09 Jul 08:05
Compare
Choose a tag to compare

Version 1.10.0

Released on 2023-07-09

✨ Features

  • eslint: Add warnings for "no-empty", "unicorn/explicit-length-check", and "unicorn/no-empty-file" rules.

Improvements and Fixes

What's improved

  • eslint: Add warnings for "no-empty", "unicorn/explicit-length-check", and "unicorn/no-empty-file" rules (51c8ce6)

v1.9.0

08 Jul 08:35
Compare
Choose a tag to compare

Version 1.9.0

Released on 2023-07-08

✨ Features

  • eslint: Update coding conventions rules in "index.ts".

Improvements and Fixes

What's improved

  • eslint: Update coding conventions rules in "index.ts" (aee57d1)

v1.8.2

07 Jul 06:13
Compare
Choose a tag to compare

Version 1.8.2

Released on 2023-07-07

🐛 Bug Fixes

  • eslint: Rm env from abbreviations.

Improvements and Fixes

What's fixed

  • eslint: Rm env from abbreviations (2d04f48)

v1.8.1

07 Jul 06:04
Compare
Choose a tag to compare

Version 1.8.1

Released on 2023-07-07

🐛 Bug Fixes

  • eslint: Add ProcessEnv to abbreviations list.

Improvements and Fixes

What's fixed

  • eslint: Add ProcessEnv to abbreviations list (1a471a6)

v1.8.0

16 Jun 16:55
Compare
Choose a tag to compare

Version 1.8.0

Released on 2023-06-16

✨ Features

  • eslint: Add new rules for unicorn/no-array-for-each and unicorn/no-null, update eslint config.

Improvements and Fixes

What's improved

  • eslint: Add new rules for unicorn/no-array-for-each and unicorn/no-null (124cd9c)
  • eslint: Update eslint config (58594d6)

v1.7.5

16 Jun 16:26
Compare
Choose a tag to compare

Version 1.7.5

Released on 2023-06-16

♻ Code Refactoring

  • eslint: Update unicorn/prevent-abbreviations rule.

Improvements and Fixes

Code refactoring

  • eslint: Update unicorn/prevent-abbreviations rule (054255a)

v1.7.4

16 Jun 15:53
Compare
Choose a tag to compare

Version 1.7.4

Released on 2023-06-16

♻ Code Refactoring

  • eslint: Remove custom abbreviation rule.

Improvements and Fixes

Code refactoring

  • eslint: Remove custom abbreviation rule (7301e47)

v1.7.3

16 Jun 15:40
Compare
Choose a tag to compare

Version 1.7.3

Released on 2023-06-16

💄 Styles

  • prettier: Add new Prettier rules.

Improvements and Fixes

Styles

  • prettier: Add new Prettier rules (6eaf48f)

v1.7.2

16 Jun 15:16
Compare
Choose a tag to compare

Version 1.7.2

Released on 2023-06-16

💄 Styles

  • eslint: Update eslint rules for unicorn/prevent-abbreviations.

Improvements and Fixes

Styles

  • eslint: Update eslint rules for unicorn/prevent-abbreviations (847d6a2)