Skip to content

Releases: ForbesLindesay/tsconfig

v2.1.1

15 Mar 18:28
9a2827a

Choose a tag to compare

Bug Fixes

  • remove deprecated prettier option: jsxBracketSameLine (#2)

v2.1.0

15 Mar 10:03

Choose a tag to compare

New Features

  • Migrate to eslint (the tsconfig file is still present for now) (#1)

v2.0.0

01 Nov 13:38

Choose a tag to compare

2.0.0 (2019-11-01)

Bug Fixes

BREAKING CHANGES

  • member-access is now required for all methods & properties on classes

v1.1.1

01 Nov 13:27

Choose a tag to compare

1.1.1 (2019-11-01)

Bug Fixes

  • apply new prettier config (14acd23)
  • use printWidth 80 (to work better on a laptop screen) (b724bfe)

v1.1.0

01 Nov 13:24

Choose a tag to compare

1.1.0 (2019-11-01)

Bug Fixes

  • correct name of env in CI (48fd291)

Features

  • release forbeslindesay/tsconfig (d3d0f73)