Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

38 lines (17 loc) · 1.32 KB

2.0.0 (2020-04-28)

⚠ BREAKING CHANGES

  • prettier@2 is now supported.

Features

  • update library for prettier@2 (#2) (64b7b7e)

1.2.1 (2020-03-15)

Bug Fixes

  • handle circular tsconfig files (cb0b282)

1.2.0 (2020-03-14)

Features

  • new option spaceAfterAliases (2e424b8)

1.1.0 (2020-03-14)

Features

  • install import-sort and parser by default (e35d582)

1.0.0 (2020-03-14)

Features