Releases: productboardlabs/tslint-pb
Releases · productboardlabs/tslint-pb
4.1.2
Fix
- Fix lint rule for
noMemo
selector with default values #69
4.1.1
Fix
- Support of new
select
API for all rules (#68)
4.1.0
Feat
- Updated
selectors-format
rule to match new select
API (#67)
4.0.0
- No optional parameter in selectors #65
3.0.0
Feat
Chore
- Bump tslint from 5.17.0 to 5.18.0 (#57) fc94d8d
- Bump @types/node from 12.0.8 to 12.0.10 (#56) 957cecf
- Bump typescript from 3.5.1 to 3.5.2 (#55) 803c1c2
- Bump @types/node from 12.0.7 to 12.0.8 (#54) 32db320
- Bump @types/node from 12.0.5 to 12.0.7 (#53) b9b14de
- Bump @types/node from 12.0.4 to 12.0.5 (#52) 24194dc
2.2.1
Feat
- Typed flux action dispatch (#44)
Fix
- fix(flux-action-dispatch): fixed reference and prettier (#50) 8dbae6f
2.1.4
Fix
- fix(import-group-order): fixer for unsorted imports using as syntax (#43)
- fix(import-group-order): as syntax is correctly recongnized 771bb6b
2.1.2
fix(check-unused-flux-dependencies): dont treat PropertyAssignments -> Indentifier as Flux Identifier (#42) e74dac5
2.1.1
Fix
- fix(check-unused-flux-dependencies): allow recursive selectors and correctly watch for Identifier and PropertyAccessExpression (#38) d407344
2.1.0
Feat
Fix
- fix: ignore typings regarding unused flux dependencies (#32) 332f30f
Chore
- test(import-group-order): added fixer for test fe909ba