Skip to content

Releases: seiyab/prettier-plugin-sort-members

0.2.1

21 Oct 02:15
653d665
Compare
Choose a tag to compare

Nothing changed from 0.2.1-rc.1

0.2.1-rc.1

14 Oct 04:20
eb0f96b
Compare
Choose a tag to compare
0.2.1-rc.1 Pre-release
Pre-release

What's Changed

  • Improve compatibility with @typescript-eslint/member-ordering by @seiyab in #58

0.2.1-rc.0

18 Sep 13:43
a8f43dd
Compare
Choose a tag to compare
0.2.1-rc.0 Pre-release
Pre-release

What's Changed

  • keepGettersAndSettersTogether will couple setter with associated getter.
  • Internal package updates and cleanup

0.2.0

20 Aug 06:05
41df453
Compare
Choose a tag to compare

What's Changed

  • implement skipSortForSubclassOf by @seiyab in #47 (same as 0.2.0-rc.0)
  • keepGettersAndSettersTogether by @seiyab in #50

Full Changelog: 0.1.2...0.2.0

0.2.0-rc.0

21 Jun 05:34
4324ff8
Compare
Choose a tag to compare
0.2.0-rc.0 Pre-release
Pre-release

What's Changed

  • implement skipSortForSubclassOf by @seiyab in #47

Full Changelog: 0.1.2...0.2.0-rc.0

0.1.2

14 Apr 12:24
a60fedf
Compare
Choose a tag to compare

0.1.2

Bug fix

  • For type alias and interface, consider function members as members, not method (#40). This improves compatibility with @typescript-eslint/member-ordering's default setting.
    • Feel free to request an option if you feel former ordering is more consistent or come up with better rule.

0.1.1

05 Mar 13:42
635a381
Compare
Choose a tag to compare

Bug fix

  • Sort literal keys alphabetically if sortMembersAlphabetically is true #34

Others

  • Update dependencies

0.1.0

16 Feb 05:20
3a16de9
Compare
Choose a tag to compare
0.1.0 (#23)

0.1.0-rc.0

04 Dec 13:45
596c142
Compare
Choose a tag to compare
0.1.0-rc.0 Pre-release
Pre-release
0.1.0-rc.0 (#20)

0.0.8-alpha.0

23 Nov 06:56
d89e5de
Compare
Choose a tag to compare
0.0.8-alpha.0 Pre-release
Pre-release
0.0.8-alpha.0 (#17)