Skip to content

Releases: moneyforward/frontend-tools

5.1.1

04 Jun 10:39
Compare
Choose a tag to compare

eslint-config-moneyforward-v5.1.1 (2025-06-04)

Bug Fixes

  • deps: update dependency eslint-import-resolver-typescript to v4 (#385) (3d1c9a6)
  • deps: update dependency eslint-plugin-storybook to v9 (#386) (a522438)

stylelint-config-moneyforward-v2.0.0

26 Mar 05:10
Compare
Choose a tag to compare

stylelint-config-moneyforward-v2.0.0 (2025-03-26)

⚠ BREAKING CHANGES

  • stylelint-config: change selector-class-pattern from kebab-case to camelCase (#369)

Features

  • stylelint-config: change selector-class-pattern from kebab-case to camelCase (#369) (b7f5467)

5.1.0

13 Feb 05:26
Compare
Choose a tag to compare

eslint-config-moneyforward-v5.1.0 (2025-02-13)

Features

  • eslint-config: Update typescript-eslint deps (#366) (719d2da)

Bug Fixes

  • eslint-config: Fix the repository url (#365) (87beb0c)

stylelint-config-moneyforward-v1.0.0

13 Feb 14:23
Compare
Choose a tag to compare

stylelint-config-moneyforward-v1.0.0 (2025-02-13)

Features

  • stylelint-config: Change package name (f4d498a)
  • stylelint-config: Implement Stylelint Common Rule set (#364) (3ceb96f)

5.0.2

06 Feb 11:02
Compare
Choose a tag to compare

5.0.2 (2025-02-06)

Bug Fixes

  • Disable import/no-default-export rule in .storybook/ directory (#362) (11cade6)

5.0.1

17 Dec 13:12
Compare
Choose a tag to compare

5.0.1 (2024-12-17)

Bug Fixes

5.0.0

10 Dec 02:40
Compare
Choose a tag to compare

5.0.0 (2024-12-10)

⚠ BREAKING CHANGES

  • Update ESLint version requirements (#354)
  • Update TypeScript Rules and Config to support ESLint v9 (#338)
  • Update eslint-plugin-next version (#353)
  • Update eslint-plugin-testing-library version (#351)
  • Update eslint-plugin-react-hooks version (#349)
  • Update eslint-plugin-jsdoc version (#346)
  • Update eslint-plugin-promise version (#345)
  • Update eslint-plugin-import version (#344)
  • Add a ruleset powered by unicorn plugin into essentials config (#335)

Features

  • Add a ruleset powered by unicorn plugin into essentials config (#335) (c5a1544)
  • Update ESLint version requirements (#354) (78aa086)
  • Update eslint-plugin-import version (#344) (37927c4)
  • Update eslint-plugin-jest version (#342) (5beb961)
  • Update eslint-plugin-jest-dom version (#343) (e803148)
  • Update eslint-plugin-jsdoc version (#346) (9e0cf74)
  • Update eslint-plugin-jsx-a11y version (#348) (85f8fe9)
  • Update eslint-plugin-n version (#347) (3d78df4)
  • Update eslint-plugin-next version (#353) (e906b76)
  • Update eslint-plugin-promise version (#345) (e7abb32)
  • Update eslint-plugin-react version (#350) (6c8551c)
  • Update eslint-plugin-react-hooks version (#349) (22f5358)
  • Update eslint-plugin-storybook version (#352) (2171394)
  • Update eslint-plugin-testing-library version (#351) (ca2bcec)
  • Update TypeScript Rules and Config to support ESLint v9 (#338) (b945312)

4.1.2

29 Aug 02:28
Compare
Choose a tag to compare

4.1.2 (2024-08-29)

  • docs(README): Correct LICENSE link in README (#316)

4.1.1

26 Aug 10:50
Compare
Choose a tag to compare

4.1.1 (2024-08-26)

Bug Fixes

  • TypeScript import and export parsing (#315) (3fcac94)

4.1.0

23 Aug 05:12
Compare
Choose a tag to compare

4.1.0 (2024-08-23)

Bug Fixes

  • extensions list into settings field of import rules (#314) (120b2e6)

Features

  • Add languageOptions.parserOptions option into essentials of flat config (#313) (c685d48)