Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Releases: productboardlabs/tslint-pb

2.0.6

11 Apr 16:15
c813506
Compare
Choose a tag to compare

Fix

  • fix(import-group-order): Fixed special case when identifier has _ (#30) b5579cf

2.0.5

09 Apr 11:25
eb7ebab
Compare
Choose a tag to compare

Fix

  • fix(import-group-order): wrong sorting of named imports (#29) ea3c10a

2.0.4

09 Apr 11:24
d835138
Compare
Choose a tag to compare

Fix

  • Fixed corner case when dependency array is empty (#27)

2.0.3

26 Mar 09:11
0663de0
Compare
Choose a tag to compare

Fix

  • Check for the order of named imports (#25) 872432c

2.0.2

12 Mar 19:58
857c29f
Compare
Choose a tag to compare

Fix

  • Each Flux dependency (Store, Selector) should be watched as Identifier (#24) 4012af1

2.0.1

12 Mar 19:59
f948d31
Compare
Choose a tag to compare

Fix

  • Select flux dependenices defined in file should be analyzed as well (#21) a10bfa2

2.0.0

10 Feb 12:30
f852645
Compare
Choose a tag to compare

Feat

💣 There is breaking change

  • Watch for already defined dependency (#15) 84c9169
  • rename check-unused-selectors to check-unused-flux-dependencies (#16) dbd20b9

Chore

1.2.1

06 Feb 10:45
c41df1b
Compare
Choose a tag to compare
  • sort-flux-dependencies was failing for the case where everything was OK (#12) c3efb5e