Skip to content

Releases: bryanrsmith/eslint-plugin-sort-class-members

v1.20.0

16 Feb 18:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.0

03 Oct 16:37
a6fb8ac
Compare
Choose a tag to compare

Added sortInterfaces option to enable sorting TypeScript interfaces.

Thanks to @ygrandgirard for the contribution!

v1.18.0

09 May 23:59
Compare
Choose a tag to compare
  • Make groupByDecorator regex-able (#90)
  • Add "accessor" and "nonAccessor" options to kind (#91)
  • Support matching members with any/no decorator. (#89)

Thanks to @dospunk for the improvements!

v1.17.1

11 Apr 22:48
Compare
Choose a tag to compare

Fix TSAbstractPropertyDefinition being treated as a method instead of a property. fixes #84

v1.17.0

v1.16.0

02 Dec 05:20
Compare
Choose a tag to compare