Skip to content

Releases: ThreadsStyling/tsconfig

v3.0.0

25 Sep 09:38
1909e1d
Compare
Choose a tag to compare

3.0.0 (2020-09-25)

Features

BREAKING CHANGES

  • lint rules are stricter than before - linting may break on existing projects.

v2.1.2

10 Jul 15:39
ad3b417
Compare
Choose a tag to compare

2.1.2 (2020-07-10)

Bug Fixes

v2.1.1

10 Jul 13:17
306f915
Compare
Choose a tag to compare

2.1.1 (2020-07-10)

Bug Fixes

  • 🐛 Improve eslint config to require fewer changes (#15) (306f915)

v2.1.0

09 Jul 09:47
ec8afd3
Compare
Choose a tag to compare

2.1.0 (2020-07-09)

Features

v2.0.0

12 Nov 09:53
a40dcc9
Compare
Choose a tag to compare

2.0.0 (2019-11-12)

Features

  • reduce prettier print width to 100 (#8) (a40dcc9)

BREAKING CHANGES

  • prettier line length has changed, which may require you to run yarn prettier:write before builds start passing again.

v1.1.0

11 Nov 13:55
8fde173
Compare
Choose a tag to compare

1.1.0 (2019-11-11)

Features

  • add import-blacklist tslint rule (#5) (8fde173)

v1.0.0

03 Jul 09:31
6eba57d
Compare
Choose a tag to compare

1.0.0 (2019-07-03)

Features