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

Releases: productboardlabs/tslint-pb

4.1.2

04 Jun 13:53
1055556
Compare
Choose a tag to compare

Fix

  • Fix lint rule for noMemo selector with default values #69

4.1.1

04 May 11:57
8f9290c
Compare
Choose a tag to compare

Fix

  • Support of new select API for all rules (#68)

4.1.0

07 Apr 10:30
db82448
Compare
Choose a tag to compare

Feat

  • Updated selectors-format rule to match new select API (#67)

4.0.0

02 Apr 11:15
b6c96de
Compare
Choose a tag to compare
  • No optional parameter in selectors #65

3.0.0

01 Jul 09:36
ae2a1c5
Compare
Choose a tag to compare

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

06 Jun 10:55
f31e563
Compare
Choose a tag to compare

Feat

  • Typed flux action dispatch (#44)

Fix

  • fix(flux-action-dispatch): fixed reference and prettier (#50) 8dbae6f

2.1.4

14 May 09:20
00c2004
Compare
Choose a tag to compare

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

09 May 18:17
60a3ed9
Compare
Choose a tag to compare

fix(check-unused-flux-dependencies): dont treat PropertyAssignments -> Indentifier as Flux Identifier (#42) e74dac5

2.1.1

01 May 09:45
47ba8b6
Compare
Choose a tag to compare

Fix

  • fix(check-unused-flux-dependencies): allow recursive selectors and correctly watch for Identifier and PropertyAccessExpression (#38) d407344

2.1.0

30 Apr 11:22
3711dfe
Compare
Choose a tag to compare

Feat

Fix

  • fix: ignore typings regarding unused flux dependencies (#32) 332f30f

Chore

  • test(import-group-order): added fixer for test fe909ba