Skip to content

Latest commit

 

History

History
108 lines (46 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

108 lines (46 loc) · 3.15 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.0 (2020-03-26)

Features

2.2.0 (2020-03-14)

Features

2.1.0 (2019-12-21)

Features

2.0.1 (2018-10-28)

Bug Fixes

  • report syntax error instead of throw (#272) (8b62595)

2.0.0 (2018-09-16)

Bug Fixes

  • specify config file correctly (a46bb9f)

Features

BREAKING CHANGES

  • require prettier@^1.9.0
  • load .editorconfig by default
  • specify config file via filepath instead of directory

1.3.0 (2017-09-28)

Features

  • add ability to specify config file search path (#48) (fe39a1d)

1.2.0 (2017-09-15)

Features

1.1.0 (2017-08-16)

Bug Fixes

  • deps: remove peerDeps for typescript (888868e)

Features

1.0.0 (2017-07-30)

Features