Skip to content

Releases: Alex-C-Madeira/eslint-config

v2.0.0

09 Jun 01:51

Choose a tag to compare

2.0.0 (2026-06-09)

  • feat!: migrate package to ESLint 10 flat config (0ab9f56)

BREAKING CHANGES

  • remove ESLint 8 and legacy eslintrc support.

Consumers must use ESLint 10 flat config imports.

v1.1.3

31 Jan 18:25

Choose a tag to compare

1.1.3 (2025-01-31)

Bug Fixes

v1.1.2

31 Jan 17:55

Choose a tag to compare

1.1.2 (2025-01-31)

Bug Fixes

  • add typescript definitions (5ddc241)

v1.1.1

31 Jan 17:19

Choose a tag to compare

1.1.1 (2025-01-31)

Bug Fixes

  • restore pre-commit eslint check (f1770c6)

v1.1.0

31 Jan 16:40

Choose a tag to compare

1.1.0 (2025-01-31)

Features

v1.0.5

15 Jan 17:51

Choose a tag to compare

1.0.5 (2025-01-15)

Bug Fixes

  • --no-frozen-lockfile (64e5288)
  • add .npmrc, .nvmrc and fix packages version (0be2196)

v1.0.4

18 Feb 18:14

Choose a tag to compare

1.0.4 (2024-02-18)

Bug Fixes

  • base: add comments to identify sorted import blocks (9b3ed24)

V1.0.3

18 Feb 18:03

Choose a tag to compare

Wooden Script - ESlint Config

      ## 1.0.3
      
      ### Patch Changes
      
      - [aaa8216](https://github.com/Alex-C-Madeira/eslint-config/commit/aaa8216adc4d85532ee1b8896630745c5b0b1171): - 2024-02-14
      
        ### repository and homepage configuration in package.json file
      
        ### Added
      
        - **package.json**
        - Repository url
        - homepage url
      
      ## 1.0.2
      
      ### Patch Changes
      
      - [990571a](https://github.com/Alex-C-Madeira/eslint-config/commit/990571a38f7734751f8a2cd5d3c1de2be831fa50): ## [1.0.1] - 2024-02-14
      
        ### Translation of comments on reademe.md
      
        ### Added
      
        - **README**
        - Translation of comment about prettier configs
      
      ## 1.0.1
      
      ### Patch Changes
      
      - [462ccad](https://github.com/Alex-C-Madeira/eslint-config/commit/462ccadd0f4fc383fc59d8172d696d309b75af11): ## [1.0.1] - 2024-02-14
      
        ### Last Configurations
      
        ### Added
      
        - **README**
        - Logo
        - Github Actions status badge
        - GitHub Release Date badge
        - NPM Version badge
        - NPM License badge
        - Required Packages badge
        - Optional Packages badge
        - Other details
      
      ## 1.0.0
      
      ### Major Changes
      
      - [12fb11e](https://github.com/Alex-C-Madeira/eslint-config/commit/12fb11ebf44778c70765a8877bd728c28d2bc90b): ## [1.0.0] - 2024-02-13
      
        ### First Version 🥰
      
        ### Added
      
        - **General**
        - Standard config base
        - JSX a11y plugin
        - Prettier
        - Import/Export Sort
        - TypeScript Suport
        - **React**
        - React plugin
        - React Hooks plugin

v1.0.1

18 Feb 17:59

Choose a tag to compare

1.0.1 (2024-02-18)

Bug Fixes

  • test: this fix is just for testing purposes; it doesn't have any effect (414c480)