Skip to content

Releases: heap-code/eslint-plugin-sort-attribute-content

Release 0.3.0

11 Jul 06:24

Choose a tag to compare

0.3.0 (2023-07-11)

Features

  • react: can sort litteral attribute content on React code (ba1085c), closes #5

Release 0.2.1

09 Jul 14:15

Choose a tag to compare

0.2.1 (2023-07-09)

Bug Fixes

  • remove direct es-html-parser dependence (aec5f5f)

Release 0.2.0

09 Jul 12:08

Choose a tag to compare

0.2.0 (2023-07-09)

Features

  • angular: can use the angular template parser (1f54675)

Release 0.1.1

08 Jul 20:12

Choose a tag to compare

0.1.1 (2023-07-08)

Bug Fixes

  • config: thrown an error if an option is wrongly set (3bb0422), closes #6

Release 0.1.0

08 Jul 17:31

Choose a tag to compare

0.1.0 (2023-07-08)

Features

  • html: implement sort of attributes with html-parser (1e62a49)