Skip to content

Releases: callstack/eslint-config-callstack

v10.1.0

01 Oct 12:16
Compare
Choose a tag to compare

Features

  • add browser env to react config (#160)

v10.0.0

14 May 19:29
Compare
Choose a tag to compare

Features

  • extract React config, add TS by default, refactor (#102)
  • add import/order (#100)
  • add eslint-plugin-react-native-a11y (#95)
  • upgrade eslint-plugin-react-hooks to v4 (#101)
  • upgrade Prettier to v2 (#96)

Fixes

  • support all extensions, including TS from JS (#99)

v9.1.0

03 Jan 14:14
Compare
Choose a tag to compare

Features

  • apply Jest config for tests only (#88)

v9.0.0

13 Dec 10:21
Compare
Choose a tag to compare

Features

  • breaking: configs refinements, correct import/typescript support, remove browser env (#87)
  • breaking: infer Prettier config and add prefer-optional-chaining (#86)

v8.0.0

12 Nov 21:45
Compare
Choose a tag to compare

Features

  • Support TypeScript 3.7 (#85)

v7.1.0

29 Oct 14:49
Compare
Choose a tag to compare

Features

  • turn off react/require-default-props (#83)

Chore & maintenance

v7.0.0

17 Jul 15:16
Compare
Choose a tag to compare

Features

  • breaking: update eslint to 6.0 (#67)
  • breaking: bump eslint-config-prettier to 6.0 (#69)
  • breaking: bump prettier to 1.18

Chore & Maintenance

  • bump all deps to the latest

v6.0.0

11 May 11:37
Compare
Choose a tag to compare

Features

  • (breaking) Ignore args required for strong typing correctness (#53)
  • Narrow react/no-multi-comp rule (#51)
  • Bump eslint-plugin-react (#52)

v4.1.0

21 Mar 17:29
Compare
Choose a tag to compare

Features

  • add TypeScript support (#47)

v4.0.0

15 Mar 19:26
Compare
Choose a tag to compare

Features

  • breaking: get rid of airbnb config; cleanup (#45)
  • breaking: update eslint-plugin-jest to the latest version 🚀 (#38)
  • breaking: update eslint-config-prettier to the latest version 🚀 (#42)
  • rules of hooks (#44)
  • add eslint-plugin-react-native (#43)