Skip to content

Latest commit

 

History

History
184 lines (81 loc) · 7.03 KB

CHANGELOG.md

File metadata and controls

184 lines (81 loc) · 7.03 KB

0.5.0 (2024-02-10)

Features

0.4.1 (2024-02-10)

Bug Fixes

0.4.0 (2023-09-09)

Bug Fixes

Features

0.3.2 (2023-07-09)

Bug Fixes

  • add linter for react-testing (fd4f484)
  • simplify the setting for type information lint (207a4e2)

0.3.1 (2023-07-09)

Bug Fixes

0.3.0 (2023-05-28)

Features

  • remove eslint-plugin-prettier (5abd624)
  • remove jest and testing-library from dependencies (d5f280a)

0.2.1 (2023-05-28)

Bug Fixes

0.2.0 (2023-02-28)

Features

  • add eslint pluging of testing-library and jest-dom (91b76cc)

0.1.13 (2023-02-27)

Bug Fixes

  • update jsx-a11y rules to assert either label has htmlFor, a nested label, both or either (435c23d)

0.1.12 (2023-02-25)

Bug Fixes

0.1.11 (2022-11-20)

Bug Fixes

0.1.10 (2022-10-21)

Bug Fixes

0.1.9 (2022-05-22)

Bug Fixes

  • rule: set react/require-default-props to off for react-typescript (8c17a6e)

0.1.8 (2022-05-22)

Bug Fixes

  • add jest in peerDenepencies and upgrade npm packages (50bb719)

0.1.7 (2022-02-02)

Bug Fixes

0.1.6 (2022-01-04)

Bug Fixes

  • update peerDependencies (e2d3e2b)

0.1.5 (2022-01-04)

Bug Fixes

0.1.4 (2021-11-27)

Bug Fixes

  • react: allow JSX not allowed in files with extension '.js' (dd01ab3)

0.1.3 (2021-10-25)

Bug Fixes

  • replace jsxBracketSameLine with bracketSameLine (3436560)
  • update npm packages (2243a41)

0.1.2 (2021-08-23)

Bug Fixes

  • update npm related packages (5e86377)

0.1.1 (2021-08-01)

Bug Fixes

  • typescript: remove supporting import alias for typescript eslint config (dde7456)

0.1.0 (2021-08-01)

Features

  • typescript: add eslint config for typescript (e32ed6c)

0.0.3 (2021-07-25)

Bug Fixes

  • update README and invoke release (454b841)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1 (2021-07-24)

Features

  • setup eslint config files 38a0e1a

Bug Fixes

  • setup project config e157eff