Releases: productboardlabs/tslint-pb
Releases · productboardlabs/tslint-pb
2.0.6
Fix
- fix(import-group-order): Fixed special case when identifier has _ (#30) b5579cf
2.0.5
Fix
- fix(import-group-order): wrong sorting of named imports (#29) ea3c10a
2.0.4
Fix
- Fixed corner case when dependency array is empty (#27)
2.0.3
Fix
- Check for the order of named imports (#25) 872432c
2.0.2
Fix
- Each Flux dependency (Store, Selector) should be watched as Identifier (#24) 4012af1
2.0.1
Fix
- Select flux dependenices defined in file should be analyzed as well (#21) a10bfa2
2.0.0
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
- sort-flux-dependencies was failing for the case where everything was OK (#12) c3efb5e