Skip to content

Latest commit

 

History

History
173 lines (93 loc) · 6.95 KB

File metadata and controls

173 lines (93 loc) · 6.95 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.5 (2024-08-21)

Miscellaneous changes

Note: Version bump only for package @lmc-eu/eslint-config-react

2.0.4 (2024-08-09)

Miscellaneous changes

Note: Version bump only for package @lmc-eu/eslint-config-react

2.0.3 (2024-08-07)

Styles

  • repo: Reformat markdown files base on remark-config (7594cd7), closes #12

Note: Version bump only for package @lmc-eu/eslint-config-react

2.0.2 (2023-12-14)

Miscellaneous changes

Note: Version bump only for package @lmc-eu/eslint-config-react

2.0.1 (2023-10-06)

Miscellaneous changes

Note: Version bump only for package @lmc-eu/eslint-config-react

2.0.0 (2023-10-06)

BREAKING CHANGES

  • eslint-config-react: Drop support for Node.js v14 (6e609e4), closes #130

Note: Version bump only for package @lmc-eu/eslint-config-react

1.1.2 (2023-10-06)

Miscellaneous changes

Note: Version bump only for package @lmc-eu/eslint-config-react

1.1.1 (2023-01-16)

Styles

  • repo: Rewrite documentation using Textlint ruleset (22e19bd)

Note: Version bump only for package @lmc-eu/eslint-config-react

1.1.0 (2022-10-07)

Features

  • eslint-config-react: Allow UNSAFE_ prefix in prop names (#88) (1108c32)

Note: Version bump only for package @lmc-eu/eslint-config-react

1.0.2 (2022-05-05)

Miscellaneous changes

Note: Version bump only for package @lmc-eu/eslint-config-react

1.0.1 (2022-03-25)

Miscellaneous changes

Note: Version bump only for package @lmc-eu/eslint-config-react

1.0.0 (2022-03-14)

Bug Fixes

  • eslint-config-react: Add missing peer dependencies for airbnb (bcc5de3)
  • eslint-config-react: Bad path to aribnb's react-a11y ruleset (0d8216f)
  • eslint-config-react: Bad path to eslint-config-airbnb package (1935c8b)

Chores

Documentation

  • eslint-config-react: How to install package and peer deps (4bdb1b1)

Features

  • eslint-config-react: Extend parser option with @babel/preset-react (f568b2c)
  • eslint-config-react: Introduce ESLint ruleset for React #7 (c6d0fa8)

Styles

  • eslint-config-react: Reformat code with prettier (e1512cd)

Note: Version bump only for package @lmc-eu/eslint-config-react

1.0.0-alpha.2 (2021-12-23)

Bug Fixes

  • eslint-config-react: Bad path to aribnb's react-a11y ruleset (ac2a7ae)

Features

1.0.0-alpha.1 (2021-12-23)

Bug Fixes

  • eslint-config-react: Add missing peer dependencies for airbnb (8e55242)
    • eslint-plugin-jsx-a11y
    • eslint-plugin-react
    • eslint-plugin-react-hooks
  • eslint-config-react: Bad path to eslint-config-airbnb package (e1920e4)

Documentation

  • eslint-config-react: How to install package and peer deps (78c2138)
  • eslint-config-react: Include package in main readme table (8a6a0d3)

Styles

  • eslint-config-react: Reformat code with prettier (f52b233)

1.0.0-alpha.0 (2021-12-22)

Features

  • eslint-config-react: Introduce ESLint ruleset for React #7 (40e06a2)