Skip to content

Releases: antfu/eslint-plugin-antfu

v2.7.0

20 Sep 12:03
afc2d62
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.6.0

10 Sep 00:01
4698633
Compare
Choose a tag to compare

   🚀 Features

  • consistent-chaining: Change allowFirstPropertyAccess to allowLeadingPropertyAccess  -  by @antfu (f7c43)
    View changes on GitHub

v2.5.0

05 Sep 16:21
1a7fba8
Compare
Choose a tag to compare

   🚀 Features

  • consistent-chaining: Add allowFirstPropertyAccess option and default to true  -  by @antfu (10e99)

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

03 Sep 19:36
428e054
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.4.0

03 Sep 17:07
a6e45fc
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.3.6

22 Aug 14:05
14bdb87
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • consistent-list-newline: Check for ts function type  -  by @antfu (d1440)
    View changes on GitHub

v2.3.5

12 Aug 12:45
89afc7f
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v2.3.4

02 Jul 16:54
2c0397b
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.3.3

28 May 13:02
84745be
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • consistent-list-newline: Handle mixed named and default import  -  by @hyoban in #26 (42b10)
    View changes on GitHub

v2.3.2

28 May 12:44
fac3ffe
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • curly: Enforce curly when test bodies are multi line as well  -  by @antfu (821e3)
    View changes on GitHub