Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

36 lines (16 loc) · 1.63 KB

Changelog

0.3.0 (2023-07-11)

Features

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

0.2.1 (2023-07-09)

Bug Fixes

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

0.2.0 (2023-07-09)

Features

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

0.1.1 (2023-07-08)

Bug Fixes

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

0.1.0 (2023-07-08)

Features

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