Skip to content

Releases: u3u/eslint-plugin-arrow-return-style

v1.3.0

06 Jan 01:37
9a69d82
Compare
Choose a tag to compare

   🚀 Features

  • Add namedExportsAlwaysUseExplicitReturn option  -  by @u3u (1ff55)
    View changes on GitHub

v1.2.2

06 Sep 16:18
9f2b40f
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Splitting conditions exports types  -  by @u3u (459a4)
  • no-export-default-arrow: Use pascal case if arrow return is jsx  -  by @u3u (5facc)
    View changes on GitHub

v1.2.1

10 Aug 05:35
bfa3cc8
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.2.0

09 Aug 15:40
799cead
Compare
Choose a tag to compare

   🚀 Features

  • Add jsxAlwaysUseExplicitReturn option & default disabled  -  by @u3u (649d9)
  • If has comments also force explicit return  -  by @u3u (c1a5a)
  • Add no-export-default-arrow rule  -  by @u3u (d17ce)
    View changes on GitHub

v1.1.1

08 Aug 03:37
df68be3
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Remove arrow function expression parentheses  -  by @u3u (2e12f)
    View changes on GitHub

v1.1.0

08 Aug 02:50
10c6388
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Disable arrow-body-style rules in recommended  -  by @u3u (e75f6)
    View changes on GitHub

v1.0.0

07 Aug 18:03
86749d6
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub