eslint-config-xo-nextjs

ESLint shareable config for Next.js to be used with eslint-config-xo

Downloads
7.6K
Stars
12
Committers
4

Bot releases are hidden (Show)

eslint-config-xo-nextjs - v6.1.1 Latest Release

Published by tusbar about 2 months ago

6.1.1 (2024-09-02)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 14.2.4 to 14.2.5 (#428) (0f30f29)
  • deps: bump @next/eslint-plugin-next from 14.2.5 to 14.2.7 (#438) (cd11a4a)
  • deps: bump eslint-plugin-react from 7.34.2 to 7.34.3 (#427) (717f7ca)
  • deps: bump eslint-plugin-react from 7.34.3 to 7.35.0 (#431) (26c6ee4)
  • update configuration for react/require-default-props (#433) (1025e38)
eslint-config-xo-nextjs - v6.1.0

Published by tusbar 4 months ago

6.1.0 (2024-06-10)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 14.1.0 to 14.1.3 (#409) (5fc51d7)
  • deps: bump @next/eslint-plugin-next from 14.1.3 to 14.2.2 (#418) (b69cba3)
  • deps: bump @next/eslint-plugin-next from 14.2.2 to 14.2.3 (#420) (750eb6a)
  • deps: bump eslint-plugin-react from 7.34.0 to 7.34.1 (#411) (9ed05d6)
  • deps: bump eslint-plugin-react from 7.34.1 to 7.34.2 (#424) (2a66f70)
  • deps: bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 (#419) (c55b657)

Features

  • deps: bump eslint-plugin-react from 7.33.2 to 7.34.0 (#407) (328f228)
eslint-config-xo-nextjs - v6.0.0

Published by tusbar 8 months ago

6.0.0 (2024-02-08)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 14.0.1 to 14.0.4 (#395) (a2f7fe9)

Features

  • deps: bump @next/eslint-plugin-next from 14.0.4 to 14.1.0 (#399) (4b7afd6)
  • require node 18 (065b760)

BREAKING CHANGES

  • this requires node 18.
eslint-config-xo-nextjs - v5.3.0

Published by tusbar 12 months ago

5.3.0 (2023-10-31)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 13.5.4 to 13.5.6 (#386) (ca42d51)
  • disable unicorn/prefer-node-protocol (3beca8d)

Features

  • deps: bump @next/eslint-plugin-next from 13.5.6 to 14.0.1 (#389) (d346dbc)
eslint-config-xo-nextjs - v5.2.0

Published by tusbar about 1 year ago

5.2.0 (2023-10-16)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 13.5.3 to 13.5.4 (#384) (0e3fea6)
  • deps: bump eslint-plugin-react from 7.33.1 to 7.33.2 (#373) (50434c1)

Features

  • deps: bump @next/eslint-plugin-next from 13.4.12 to 13.5.3 (#383) (972b82c)
eslint-config-xo-nextjs - v5.1.2

Published by tusbar about 1 year ago

5.1.2 (2023-08-05)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 13.4.10 to 13.4.12 (#365) (769a1ca)
  • deps: bump eslint-plugin-react from 7.32.2 to 7.33.1 (#368) (ba9da82)
eslint-config-xo-nextjs - v5.1.1

Published by tusbar over 1 year ago

5.1.1 (2023-07-19)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 13.4.3 to 13.4.10 (#361) (9b7c6df)
eslint-config-xo-nextjs - v5.1.0

Published by tusbar over 1 year ago

5.1.0 (2023-05-19)

Features

  • deps: bump @next/eslint-plugin-next from 13.2.3 to 13.4.2 (#348) (3cbe86b)
eslint-config-xo-nextjs - v5.0.1

Published by tusbar over 1 year ago

5.0.1 (2023-03-06)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 13.1.5 to 13.1.6 (#327) (5b91b1a)
  • deps: bump @next/eslint-plugin-next from 13.1.6 to 13.2.3 (#333) (e26020f)
  • deps: bump eslint-plugin-react from 7.32.1 to 7.32.2 (#326) (7a69de7)
eslint-config-xo-nextjs - v5.0.0

Published by tusbar over 1 year ago

5.0.0 (2023-01-24)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 13.0.0 to 13.0.4 (#307) (75611aa)
  • deps: bump @next/eslint-plugin-next from 13.0.4 to 13.1.5 (#322) (00437b8)
  • deps: bump eslint-plugin-react from 7.31.10 to 7.31.11 (#308) (b2dd4f5)
  • deps: bump eslint-plugin-react from 7.31.11 to 7.32.1 (#319) (0a4ea28)

Continuous Integration

Features

  • deps: bump @next/eslint-plugin-next from 12.3.1 to 13.0.0 (#302) (c927ee0)

BREAKING CHANGES

  • nodejs 14 is now required.
eslint-config-xo-nextjs - v4.2.2

Published by tusbar about 2 years ago

4.2.2 (2022-10-09)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 12.2.5 to 12.3.1 (#293) (b34dd1b)
  • deps: bump eslint-plugin-react from 7.30.1 to 7.31.8 (#288) (c84752c)
  • remove node and unicorn overrides (#294) (2fea42f)
eslint-config-xo-nextjs - v4.2.1

Published by tusbar about 2 years ago

4.2.1 (2022-08-13)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 12.1.6 to 12.2.4 (#276) (e711499)
  • deps: bump @next/eslint-plugin-next from 12.2.4 to 12.2.5 (#278) (15321c5)
eslint-config-xo-nextjs - v4.2.0

Published by tusbar over 2 years ago

4.2.0 (2022-06-20)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 12.0.10 to 12.1.0 (#243) (5fddc33)
  • deps: bump eslint-plugin-react from 7.28.0 to 7.29.4 (#248) (ef092c3)

Features

eslint-config-xo-nextjs - v4.1.0

Published by tusbar over 2 years ago

4.1.0 (2022-02-03)

Bug Fixes

  • deps: bump @next/eslint-plugin-next from 12.0.7 to 12.0.10 (#239) (9a505c6)

Features

  • deps: bump eslint-config-xo-react from 0.25.0 to 0.26.0 (#232) (4d90b18)
  • remove override of react/function-component-definition (#238) (958087d)
eslint-config-xo-nextjs - v4.0.3

Published by tusbar almost 3 years ago

4.0.3 (2022-01-07)

Bug Fixes

  • deps: bump eslint-plugin-react from 7.25.1 to 7.26.0 (#204) (0051eef)
  • deps: bump eslint-plugin-react from 7.26.0 to 7.26.1 (#211) (7d08fae)
eslint-config-xo-nextjs - v4.0.2

Published by tusbar about 3 years ago

4.0.2 (2021-09-08)

Bug Fixes

  • remove overridden extensions rules (633dccf)
eslint-config-xo-nextjs - v4.0.1

Published by tusbar about 3 years ago

4.0.1 (2021-09-08)

Bug Fixes

eslint-config-xo-nextjs - v4.0.0

Published by tusbar about 3 years ago

4.0.0 (2021-09-08)

Features

  • deps: bump @next/eslint-plugin-next from 11.0.0 to 11.1.2 (#195) (575b5d2)
  • deps: bump eslint-plugin-react from 7.24.0 to 7.25.1 (#194) (c3bd5f3)
  • rewrite to ESM (#197) (181dfbb)

BREAKING CHANGES

eslint-config-xo-nextjs -

Published by tusbar over 3 years ago

  • Bump @next/eslint-plugin-next from 10.2.2 to 11.0.0 167fd46
  • Bump eslint from 7.26.0 to 7.28.0 27919ae
  • Bump eslint-plugin-react from 7.23.2 to 7.24.0 37fb511

https://github.com/tusbar/eslint-config-xo-nextjs/compare/v3.1.0...v3.2.0

eslint-config-xo-nextjs -

Published by tusbar over 3 years ago

  • Remove david-dm badge 35a46f9
  • Bump xo from 0.39.1 to 0.40.1 5b8345a
  • Disable unicorn/prefer-module rule 8bdc579
  • Update @next/next plugin, use recommended config and add more tests #163

https://github.com/tusbar/eslint-config-xo-nextjs/compare/v3.0.2...v3.1.0