Skip to content

Releases: sj-distributor/eslint-config

v0.0.7

14 Jan 05:18
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Update ESLint rules and configuration for React to use correct namespaces  -  by Simon (c14ce)
    View changes on GitHub

v0.0.6

14 Jan 03:24
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Update avenger function signature to include Linter.Config type  -  by Simon (61ad2)
    View changes on GitHub

v0.0.5

14 Jan 02:02
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.0.4

14 Jan 00:59
Compare
Choose a tag to compare

   🚀 Features

  • Add ESLint type generation script and remove old implementation  -  by Simon (7ed39)
  • Add support for React, update ESLint configuration and type definitions  -  by Simon (cdbbf)
  • Add support for React Native, update ESLint configuration and type definitions  -  by Simon (84698)
  • Add CI configuration for linting and testing with pnpm  -  by Simon (f3ac8)
  • Add ignore configuration support, update ESLint configuration  -  by Simon (d7814)

   🐞 Bug Fixes

  • Update ESLint type generation script path  -  by Simon (28516)
    View changes on GitHub

v0.1.0

14 Jan 06:46
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Update TypeScript ESLint plugin and parser to version 8.20.0; update @types/node to version 22.10.6  -  by Simon (555c7)
    View changes on GitHub

v0.0.3

13 Jan 10:43
Compare
Choose a tag to compare

   🚀 Features

  • Add stylistic configuration and integrate with ESLint  -  by Simon (59701)
  • Update stylistic rules in configuration  -  by Simon (34fb3)
  • Simplify ESLint configuration by removing stylistic and TypeScript options  -  by Simon (f057f)
    View changes on GitHub

v0.0.2

13 Jan 09:33
Compare
Choose a tag to compare

   🚀 Features

  • Add TypeScript support to ESLint configuration and refactor related types  -  by Simon (7a80f)
    View changes on GitHub

0.0.1

09 Jan 10:14
Compare
Choose a tag to compare

🚀 Features

  • Initialization - by Simon (5c617)
  • Add ESLint configuration merge function, refactor related files, support TypeScript, update dependencies - by Simon (ff04e)
  • Add ESLint configuration import, refactor dependent files, support unused import rules, update dependencies - by Simon (5ecaa)
  • Rename ESLint configuration related functions and types, update imports to support new naming - by Simon (0b4a9)
  • Add publishConfig to package.json for public access - by Simon (9c0e4)
View changes on GitHub