Skip to content

Releases: assignar/eslint-config-assignar

1.3.1

Choose a tag to compare

@assignar-devops assignar-devops released this 12 Sep 05:17
  • Update type annotation spacing rule to require no space before colon and a space after the colon
  • Turn off import/no-useless-path-segments as it conflicts with the src resolver we use in the monorepo
  • Change operator-linebreak to allow line break before =
  • Prefixing an interface name with I is now a warning, was error
  • Update dependencies, no new rules, no breaking changes.

1.3.0

Choose a tag to compare

@assignar-devops assignar-devops released this 24 Aug 05:54
  • [b360352] [DEP] update deps (#2) (Vini Falavigna)
  • [195e21b] [CHORE] bumped version to 1.3.0 (Chappo)

1.2.1

Choose a tag to compare

@assignar-devops assignar-devops released this 12 Jul 00:51
275004a
  • [7c79a96] [FIX] spaced comment flagging /// (Brad Zacher)
  • [275004a] [CHORE] bumped version to 1.2.1 (Brad Zacher)

1.2.0

Choose a tag to compare

@assignar-devops assignar-devops released this 11 Jul 07:02
0de67dc
  • [7d5f6c9] [FEAT] turned on deprecated newline-before-return via new config (Brad Zacher)
  • [0de67dc] [CHORE] bumped version to 1.2.0 (Brad Zacher)

1.1.0

Choose a tag to compare

@assignar-devops assignar-devops released this 05 Jul 06:45
d94bf4f
  • [5a94d69] [FIX] graphql plugin improperly config'd (Brad Zacher)
  • [d0a048f] [CHORE] bumped version to 1.0.1-rc.0 (Brad Zacher)
  • [ff4c0ac] [FIX] remove defunct try/catch code (Brad Zacher)
  • [7e86954] [CHORE] bumped version to 1.0.1 (Brad Zacher)
  • [9a9dee6] [FEAT] referenced the schemas from the api-schemas package (Brad Zacher)
  • [dea21d4] [CHORE] bumped version to 1.1.0 (Brad Zacher)
  • [6b2c469] [BUILD] fixed libs (Brad Zacher)
  • [d94bf4f] [CHORE] bumped version to 1.1.0 (Brad Zacher)

1.0.1

Choose a tag to compare

@assignar-devops assignar-devops released this 04 Jul 04:26
7e86954
  • [ff4c0ac] [FIX] remove defunct try/catch code (Brad Zacher)
  • [7e86954] [CHORE] bumped version to 1.0.1 (Brad Zacher)

1.0.1-rc.0

1.0.1-rc.0 Pre-release
Pre-release

Choose a tag to compare

@assignar-devops assignar-devops released this 04 Jul 04:21
d0a048f
  • [5a94d69] [FIX] graphql plugin improperly config'd (Brad Zacher)
  • [d0a048f] [CHORE] bumped version to 1.0.1-rc.0 (Brad Zacher)

1.0.0

Choose a tag to compare

@assignar-devops assignar-devops released this 04 Jul 04:12
2c47eee
  • [289ff3f] [BREAKING] split graphql into its own package to make it more configurable (Brad Zacher)
  • [2c47eee] [CHORE] bumped version to 1.0.0 (Brad Zacher)

0.2.0

Choose a tag to compare

@assignar-devops assignar-devops released this 02 Jul 04:48
08c4268
  • [59d258f] [FEAT] disabled a few rules for typings files (Brad Zacher)
  • [734928f] [FEAT] made test linting a bit nicer (Brad Zacher)
  • [46195e3] [DEP] updated dependencies (Brad Zacher)
  • [08c4268] [CHORE] bumped version to 0.2.0 (Brad Zacher)

0.1.5

Choose a tag to compare

@assignar-devops assignar-devops released this 27 Jun 12:50
891aaf9
  • [6e4d99d] [FIX] adjusted rules to better suit codebases (Brad Zacher)
  • [891aaf9] [CHORE] bumped version to 0.1.5 (Brad Zacher)