Skip to content

Releases: casperiv0/eslint-config

Release 4.3.0

30 Apr 08:06
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies

Full Changelog: v4.2.0...v4.3.0

Release 4.2.0

02 Apr 06:09
Compare
Choose a tag to compare

What's Changed

General

  • Add unicorn/prefer-modern-math-apis
  • Add unicorn/no-useless-switch-case

Next

  • Disable @next/next/no-img-element

Full Changelog: v4.1.0...v4.2.0

Release 4.1.0

30 Mar 12:27
Compare
Choose a tag to compare

What's Changed

  • Upgrade all dependencies

Full Changelog: v4.0.0...v4.1.0

Release 4.0.0

30 Mar 12:27
Compare
Choose a tag to compare

What's Changed

General

  • Add block-scoped-var
  • Add grouped-accessor-pairs
  • Add no-caller
  • Add no-constructor-return
  • Add no-eval
  • Add no-extend-native
  • Add no-extra-label
  • Add no-floating-decimal
  • Add no-labels
  • Add no-self-compare
  • Add no-useless-rename

TypeScript

  • Add @typescript-eslint/consistent-indexed-object-style
  • Add @typescript-eslint/consistent-type-definitions
  • Add @typescript-eslint/method-signature-style
  • Add @typescript-eslint/no-confusing-non-null-assertion
  • Add @typescript-eslint/no-extraneous-class
  • Add @typescript-eslint/no-invalid-void-type
  • Add @typescript-eslint/no-unnecessary-condition
  • Add @typescript-eslint/prefer-literal-enum-member
  • Add @typescript-eslint/default-param-last
  • Add @typescript-eslint/no-duplicate-imports

React

  • Add react/jsx-fragments
  • Add react/jsx-no-useless-fragment
  • Add react/jsx-no-target-blank
  • Add react/jsx-pascal-case

Full Changelog: v3.0.0...v4.0.0

Release 3.0.0

09 Mar 18:14
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.26.0 in /packages/eslint-config by @dependabot in #4
  • build(deps): bump @typescript-eslint/parser from 4.24.0 to 4.26.0 in /packages/eslint-config by @dependabot in #3
  • build(deps-dev): bump eslint from 7.26.0 to 7.27.0 in /packages/eslint-config-react by @dependabot in #2
  • build(deps): bump eslint-plugin-react from 7.23.2 to 7.24.0 in /packages/eslint-config-react by @dependabot in #1
  • build(deps): bump eslint from 7.28.0 to 7.29.0 in /packages/eslint-config by @dependabot in #6
  • build(deps-dev): bump eslint from 7.27.0 to 7.29.0 in /packages/eslint-config-react by @dependabot in #5
  • build(deps-dev): bump eslint from 7.29.0 to 7.32.0 in /packages/eslint-config-react by @dependabot in #8
  • build(deps): bump eslint from 7.29.0 to 7.32.0 in /packages/eslint-config by @dependabot in #7
  • build(deps): bump @typescript-eslint/parser from 4.31.0 to 4.32.0 in /packages/eslint-config (#12)) by @dependabot in #12
  • build(deps): bump prettier from 2.4.0 to 2.4.1 in /packages/eslint-config by @dependabot in #11
  • build(deps): bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.32.0 in /packages/eslint-config by @dependabot in #10
  • build(deps): bump eslint-plugin-react from 7.25.1 to 7.26.1 in /packages/eslint-config-react by @dependabot in #9
  • build(deps): bump eslint from 8.3.0 to 8.6.0 in /packages/eslint-config by @dependabot in #25
  • build(deps): bump @typescript-eslint/parser from 5.7.0 to 5.8.1 in /packages/eslint-config by @dependabot in #24
  • build(deps-dev): bump eslint from 8.3.0 to 8.6.0 in /packages/eslint-config-react by @dependabot in #23
  • build(deps): bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.1 in /packages/eslint-config by @dependabot in #22
  • build(deps): bump eslint-plugin-react from 7.28.0 to 7.29.2 in /packages/eslint-config-react by @dependabot in #32
  • build(deps): bump eslint-config-prettier from 8.3.0 to 8.4.0 in /packages/eslint-config by @dependabot in #35
  • build(deps): bump eslint from 8.6.0 to 8.10.0 in /packages/eslint-config by @dependabot in #34
  • build(deps): bump @typescript-eslint/parser from 5.8.1 to 5.13.0 in /packages/eslint-config by @dependabot in #31
  • build(deps-dev): bump eslint from 8.6.0 to 8.10.0 in /packages/eslint-config-react by @dependabot in #30
  • build(deps): bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.13.0 in /packages/eslint-config by @dependabot in #33
  • 🔨 chore: 3.0.0 by @Dev-CasperTheGhost in #36
  • General codebase improvements
  • Update eslint rules where needed

New Contributors

  • @dependabot made their first contribution in #4
  • @Dev-CasperTheGhost made their first contribution in #36

Full Changelog: https://github.com/Dev-CasperTheGhost/eslint-config/commits/v3.0.0