Skip to content

v1.1.0: React Progress

Compare
Choose a tag to compare
@JoshuaKGoldberg JoshuaKGoldberg released this 29 Jul 01:53

This release marks the first minor version since the 1.0 stable release. It comes with a group of converters for the community React rules, and a few assorted bugfixes.

  • improve type safety with regards to config files #601
  • Added jsx-boolean-value converter #615
  • refactor: ban-ts-ignore converter to ban-ts-comment #616
  • fix: converters now uses naming-convention #617
  • Added jsx-curly-spacing converter #636
  • Added jsx-equals-spacing converter #637
  • Added jsx-key converter #638
  • Quote wildcards for shell command #644
  • fix: do not convert next-line to line for comments #648
  • Ignore all unknown editor settings in conversion #650

Many thanks to all our contributors!