Skip to content

Latest commit

 

History

History
162 lines (120 loc) · 19.7 KB

File metadata and controls

162 lines (120 loc) · 19.7 KB

Changelog

All notable changes to this project will be documented in this file.

0.5.3 (2026-05-03)

Continuous Integrations

Builds

  • deps lock update (#123) (dcdccf7)
  • deps bump eslint-plugin-react-hooks from 7.0.1 to 7.1.1 (#120) (d2cb142)
  • deps bump actions/github-script from 8 to 9 (#118) (f9c4937)
  • deps bump prod group with 3 updates (#117) (6d2aadb)
  • deps bump prod group with 2 updates (#114) (1fe7c62)
  • deps eslint-plugin-unicorn from 63.0.0 to 64.0.0 (#113) (471487d)
  • deps-dev bump changelog-light from 3.0.7 to 3.0.8 (#111) (6c43a5e)
  • deps bump prod group with 2 updates (#108) (5db8ae3)
  • deps lock update (#106) (63060de)

0.5.2 (2026-03-28)

Builds

  • deps lock update (#104) (b477fae)
  • deps-dev bump dev group with 3 updates (#103) (8615dc0)
  • deps bump prod group with 2 updates (#101) (8d30670)
  • deps bump globals from 17.3.0 to 17.4.0 (#99) (05b2ec8)
  • deps eslint-plugin-jsdoc from 62.6.1 to 62.7.1 (#97) (30862bc)
  • deps-dev bump dev group with 2 updates (#96) (30662bf)

0.5.1 (2026-03-06)

Chores

Builds

  • deps-dev bump eslint from 9.39.2 to 9.39.3 (#94) (513ce91)
  • deps lock update (#92) (205f265)
  • deps bump prod group with 5 updates (#91) (31d88b8)
  • deps eslint-plugin-unicorn from 62.0.0 to 63.0.0 (#89) (42b75fb)

0.5.0 (2026-02-19)

Builds

  • deps eslint-plugin-jsdoc from 58.1.1 to 62.5.0 (#78) (eec6823)
  • deps bump group with 4 updates (#84) (3e93a06)
  • deps-dev remove npm-check-updates (#83) (40d01e4)
  • deps-dev remove npm-run-all (#82) (8019f9a)
  • lock update (#81) (f986820)
  • pin deps (#79) (149dfd2)
  • deps bump prod group with 3 updates (#77) (ad86ec0)
  • deps-dev bump dev group with 2 updates (#76) (32625d7)
  • deps bump prod group with 2 updates (#74) (9790182)
  • deps-dev bump dev group with 2 updates (#73) (c46887b)
  • deps bump globals from 16.5.0 to 17.0.0 (#70) (9d6e539)
  • deps bump prod group with 4 updates (#69) (4d29179)
  • deps-dev bump cspell from 9.4.0 to 9.6.0 (#68) (6fe04e1)
  • deps bump eslint-plugin-jest from 29.2.1 to 29.11.0 (#65) (c163e51)
  • deps-dev bump dev group with 2 updates (#66) (dcf5482)

Bug Fixes

  • restore @stylistic/no-extra-parens behavior (#67) (832e948)

0.4.0 (2026-01-04)

⚠ @eslint/compat may contain breaking changes, see #58

Continuous Integrations

Code Refactoring

  • deprecated stylistic/no-extra-parens options (#23) (b05a89a)

Builds

  • deps bump @eslint/compat from 1.3.2 to 2.0.0 (#58) (74ef0fb)
  • deps-dev bump dev group with 4 updates (#63) (4a52d68)
  • deps bump eslint-plugin-unicorn from 61.0.2 to 62.0.0 (#59) (d587305)
  • deps bump actions/cache from 4 to 5 (#60) (e257a43)
  • deps bump actions/checkout from 5 to 6 (#61) (c31205e)
  • deps bump prod group with 7 updates (#54) (544d6d1)
  • relax audit check (#55) (8fbb563)

0.3.0 (2025-11-10)

⚠ eslint-plugin-jsdoc may contain breaking changes, see #31

Builds

  • deps bump actions/setup-node from 5 to 6 (#47) (dea4039)
  • deps-dev npm-check-updates from 18.1.1 to 19.0.0 (#43) (f62c213)
  • deps-dev bump dev group with 3 updates (#39) (4989b0f)
  • add nodejs 24 check (#41) (4327b3b)
  • dependabot, package cooldown (#40) (aa90d71)
  • deps bump actions/setup-node from 4 to 5 (#38) (b35b8c2)
  • deps bump actions/github-script from 7 to 8 (#37) (69cdfe0)
  • deps eslint-plugin-jsdoc from 54.1.1 to 57.0.8 (#31) (ff45763)
  • deps eslint-plugin-unicorn from 60.0.0 to 61.0.2 (#27) (43908c8)
  • deps bump the prod group with 2 updates (#32) (9dd05f9)
  • deps-dev npm-check-updates from 18.1.0 to 18.1.1 (#30) (b1fbf93)
  • deps-dev bump the dev group with 4 updates (#28) (eba5769)
  • deps bump the prod group with 2 updates (#26) (4c8c34c)
  • deps bump actions/checkout from 4 to 5 (#25) (9233696)

0.2.0 (2025-09-02)

Tests

  • filter padding-line-between-statements noise (#14) (103eddc)

Features

  • add unicorn/prefer-logical-operator-over-ternary (#17) (e458e5e)

Documentation

  • agent guidance for features, maintenance, testing (#19) (cba66ec)
  • align sequence to inclusion (#18) (98c05ac)
  • explain adding rules, configs (#15) (1848b0e)

Builds

  • deps bump @eslint/js from 9.33.0 to 9.34.0 (#22) (8473f01)
  • deps bump @stylistic/eslint-plugin from 5.2.3 to 5.3.1 (#21) (cf32c02)
  • deps-dev bump the dev group with 3 updates (#20) (3c3f816)

Bug Fixes

  • no-plusplus warning, limit increments to loops (#16) (227cb54)

0.1.1 (2025-08-26)

Code Refactoring

Builds

  • deps-dev bump eslint from 9.33.0 to 9.34.0 (#11) (eced0a8)
  • deps bump eslint-plugin-jsdoc from 52.0.4 to 54.1.0 (#9) (e32e69a)
  • deps-dev changelog-light from 3.0.1 to 3.0.2 (#10) (63009c7)

Bug Fixes

  • stylistic/quotes allow template literals (#7) (d37eb1b)

0.1.0 (2025-08-13)

General

Features

  • create base config toolkit (3a11dfa)

Documentation

Continuous Integrations

Code Refactoring

  • expand, organize stylistic rules (#3) (6ba53a8)
  • replace prettier with stylistic rules (#1) (b09f37c)

Builds

  • changelog npm script (#5) (646905b)
  • add base configs, scripts, package (47976fe)