Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.1 KB

Changelog

1.2.1 (2021-05-04)

Bug Fixes

  • don't flag JSX closing tags (ea60c3d)

1.2.0 (2020-12-07)

Features

  • add ability to show rule for JSX usage (f60558c), closes #8

1.1.1 (2020-12-06)

Bug Fixes

  • package: allow Typescript v4 as a peer dependency (0e31d0c)

1.1.0 (2020-06-03)

Bug Fixes

Features

  • catch more deprecation cases and add tests (33eecd6)

1.0.1 (2020-05-04)

Bug Fixes

  • build: remove typescript from dependencies and keep it as peer dependency only (b724caf), closes #3

1.0.0 (2020-02-16)

Features