Skip to content

v2.0.0

Choose a tag to compare

@patrickhulce patrickhulce released this 02 Jan 03:59

<a name"2.0.0">

2.0.0 (2018-01-02)

Bug Fixes

  • prettify: better prettier options (eef7d0da)
  • tslint: consistent quoting (52626c90)

Features

  • add --ignore support (4219c13f)
  • add prettify support (46ea1232)
  • prettify:
    • undo failing on prettier changes (0118791b)
    • fail if prettify results differ (3334bee9)
    • add ignore support to prettify (895bca10)

Breaking Changes

  • revert policy of failing on prettier diffs

(0118791b)

  • fails on cosmetic prettier diffs without

(3334bee9)

  • --fix will now --prettify by default

(46ea1232)