Skip to content

Latest commit

 

History

History
505 lines (280 loc) · 30.3 KB

File metadata and controls

505 lines (280 loc) · 30.3 KB

Changelog

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

10.1.3 (2026-07-21)

Bug Fixes

  • stylelint-config: ignore composes in value-keyword-case (053aa10)

10.1.2 (2026-07-11)

Bug Fixes

  • oxlint-config: disable func-style rule in tests and stories (77574c1)

10.1.1 (2026-07-11)

Bug Fixes

  • add ./package.json export to all packages (10639ac)
  • deps: update dependency argue-cli to v3 (#186) (7c2da23)
  • deps: update dependency npm-package-json-lint-config-default to v9 (#187) (73eccda)

10.1.0 (2026-07-10)

Features

  • stylelint-config: require leading zero in numbers (f7f348f)

10.0.0 (2026-07-10)

⚠ BREAKING CHANGES

  • stylelint-config: require stylelint 17

Features

  • oxlint-config: add func-style rule (e37030b)
  • oxlint-config: support interfaces and type literals in member-ordering rule (b4d05de)
  • stylelint-config: require stylelint 17 (a5d49c0)

Bug Fixes

  • deps: update dependency @simple-libs/child-process-utils to v2 (#181) (ac1ab63)
  • deps: update dependency @simple-libs/stream-utils to v2 (#184) (45d5c3b)
  • deps: update dependency npm-package-json-lint to v10 (#180) (5371873)

9.3.0 (2026-06-25)

Features

  • oxlint-config: enforce named export order (85e754e)

9.2.3 (2026-06-09)

Bug Fixes

  • oxlint-config: fix naming-convention rule for object types (bce2bf1)

9.2.2 (2026-06-09)

Bug Fixes

  • oxlint-config: rules tunning (0665f1e)

9.2.1 (2026-06-05)

Bug Fixes

  • oxlint-config: fix type-import-style autofix (589ad4b)

9.2.0 (2026-06-05)

Features

  • oxlint-config: named-import-order newlines (1f3f270)

9.1.0 (2026-06-05)

Features

  • oxlint-config: enhacne rules and plugins (#172) (d040660)

9.0.4 (2026-06-03)

Features

  • oxlint: add auto plugins inference (f43d936)
  • oxlint: introduce oxlint config helper which fixes inheritance problems in Oxlint's default config behavior (637e956)

9.0.3 (2026-06-02)

Bug Fixes

  • oxlint-config: tune some rules (752f648)

9.0.2 (2026-06-02)

Bug Fixes

  • oxlint-config: rm unsupported rules (c6b77fe)

9.0.1 (2026-06-02)

Bug Fixes

  • oxlint-config: add empty d.ts files to escape ts errors (62f4c83)
  • rm oxlint.config.ts from packages (2779f76)

9.0.0 (2026-06-01)

⚠ BREAKING CHANGES

  • browserslist-config,eslint-config,lint-package-json,npm-package-json-lint-config,oxlint-config,project-files,scripts,stylelint-config: node >= 22 now is minimal supported version
  • lint-package-json,npm-package-json-lint-config: package type changed to module (#161)
  • browserslist-config: package type changed to module (#159)

Features

  • browserslist-config,eslint-config,lint-package-json,npm-package-json-lint-config,oxlint-config,project-files,scripts,stylelint-config: node >= 22 now is minimal supported version (fbfaf0d)
  • browserslist-config: package type changed to module (#159) (64e020a)
  • lint-package-json,npm-package-json-lint-config: package type changed to module (#161) (5d3076d)
  • oxlint-config: brand new oxlint config (#162) (073316d)

Bug Fixes

  • deps: update dependency stylelint-gamut to v2 (#152) (abeb0f9)

8.4.0 (2026-03-29)

Features

  • eslint-config: add "@" alias to order rule (e73d3a0)

8.3.1 (2026-03-01)

Bug Fixes

  • deps: update dependency globals to v17 (#146) (450331d)
  • eslint-config: fix jsdoc rules for ts (a5bea7d)

8.3.0 (2026-01-20)

Features

  • eslint-config: add "#" alias to order rule (e276dd2)

8.2.0 (2025-11-17)

Features

  • eslint-config: add "home" alias to order rule (4c2e9c8)

8.1.2 (2025-11-13)

Bug Fixes

  • eslint-config: fix typescript rules for js files (4ec0a0b)

8.1.1 (2025-11-13)

Bug Fixes

  • eslint-config: fix typescript rules for js files (c462d4e)

8.1.0 (2025-11-13)

Features

  • eslint-config: tune eslint config (5726515)

Bug Fixes

  • deps: update dependency @stylistic/stylelint-plugin to v4 (#118) (db79dd3)
  • deps: update dependency p-limit to v7 (#123) (1943c9f)

8.0.7 (2025-07-16)

Bug Fixes

  • eslint-config: real life usage fixes (b297419)

8.0.6 (2025-07-16)

Bug Fixes

  • eslint-config: real life usage fixes (f3a6fa4)

8.0.5 (2025-07-16)

Bug Fixes

  • eslint-config: edit stylistic/quotes rule (83423f0)

8.0.4 (2025-07-13)

Bug Fixes

  • scripts: remove dotenv from dependencies (b6a2c39)

8.0.3 (2025-07-08)

Bug Fixes

  • eslint-config: fix curly-newline (3636330)

8.0.2 (2025-07-08)

Bug Fixes

  • eslint-config: allow interfaces in no-empty-object-type rule (601deb0)

8.0.1 (2025-07-08)

Bug Fixes

  • eslint-config: remove deprecated typescript rules (6f16210)

8.0.0 (2025-07-08)

Features

  • eslint-config: migrate to stylistic plugin (e5393ad)
  • scripts: enhacne output streaming (a56fc43)
  • stylelint-config: introduce stylelint config (#107) (a3437f3)

Bug Fixes

  • deps: update dependency @octokit/rest to v22 (#90) (9aee0a1)
  • deps: update dependency npm-package-json-lint to v9 (#104) (30502c4)
  • deps: update dependency npm-package-json-lint-config-default to v8 (#105) (466a941)
  • deps: update dependency p-limit to v6 (#106) (7853178)
  • eslint-config: turn off radix (f83d1fd)

8.0.0-alpha.34 (2025-07-06)

Features

  • eslint-config: add rc files to configs files list (ff5cfb5)
  • eslint-config: enable consistent-type-imports (f0d6ced)
  • eslint-config: upgrade to v9 (#97) (399fe4d)

8.0.0-alpha.33 (2025-01-01)

Bug Fixes

  • lint-package-json: fix package.json (beafc53)
  • lint-package-json: fix package.json (717ed25)
  • npm-package-json-lint-config: fix monorepo config (6d5da33)
  • scripts: fix spawn util (2198ca8)

Features

  • eslint-config: minor tweaks (6118b4e)

8.0.0-alpha.32 (2024-03-29)

Bug Fixes

  • eslint-config: fix ts rules (2fa1c00)

8.0.0-alpha.31 (2024-03-13)

Bug Fixes

  • eslint-config: fix rulres for storybook (1f62af8)

8.0.0-alpha.30 (2024-03-10)

Bug Fixes

  • eslint-config: fix rulres for storybook (fce9c10)
  • scripts: spawn util minor fix (982ac6e)

8.0.0-alpha.29 (2023-12-01)

Bug Fixes

  • deps: update dependency p-limit to v5 (#74) (e4a1e11)
  • eslint-config: fix rules for tests files (488ca4b)

8.0.0-alpha.28 (2023-09-17)

Bug Fixes

  • eslint-config: mark @testing-library/dom as optional dep (beca1ae)

Features

  • add peerDependenciesMeta to properties order (c3224b4)

8.0.0-alpha.27 (2023-09-15)

Features

  • eslint-config: change generator-star-spacing rule (e10bcbc)
  • project-files: update files and sources (7f42ec5)

8.0.0-alpha.26 (2023-09-12)

Bug Fixes

  • deps: update dependency @octokit/rest to v20 (#67) (46608f6)
  • deps: update dependency eslint-plugin-jsdoc to v46 (#58) (c2043d5)
  • deps: update dependency eslint-plugin-testing-library to v6 (#68) (1e3894c)
  • deps: update dependency inquirer to v9 (#45) (73f546f)
  • deps: update dependency npm-package-json-lint to v7 (#63) (fa9bca4)
  • deps: update dependency npm-package-json-lint-config-default to v6 (#64) (c58bd68)
  • deps: update typescript-eslint monorepo to v6 (#66) (b9bbe07)

Features

  • eslint-config: change yield-star-spacing rule (dd50a17)
  • npm-package-json-lint-config: add 'overrides' property to order (2c9ab9d)

8.0.0-alpha.25 (2023-06-07)

Bug Fixes

  • deps: update dependency eslint-plugin-jest-dom to v5 (#59) (948881f)
  • eslint-config: fix typescript rules (181032d)

8.0.0-alpha.24 (2023-06-07)

Features

  • eslint-config: move jest-dom rules to separate entry (2ae8c1d)

8.0.0-alpha.23 (2022-11-20)

Features

  • npm-package-json-lint-config: add funding field (f693578)
  • project-files: add funding file (8db1796)

8.0.0-alpha.22 (2022-11-14)

Bug Fixes

  • eslint-config: disable naming convention for object literals (5df1499)

8.0.0-alpha.21 (2022-11-06)

Bug Fixes

  • deps: update dependency dotenv to v16 (#26) (4f34353)
  • deps: update dependency eslint-plugin-jest to v27 (#44) (1bba166)
  • deps: update dependency eslint-plugin-jsdoc to v39 (#36) (d89ab27)

Features

  • project-files: vitest files (3686394)
  • scripts: update for pnpm 7 (073831d)

8.0.0-alpha.20 (2022-10-21)

Bug Fixes

  • eslint-config: disable avoidQuotes for object-shorthand (530c49d)

8.0.0-alpha.19 (2022-10-11)

Bug Fixes

  • eslint-config: disable import rules for *.config.js (92c80dc)

8.0.0-alpha.18 (2022-10-11)

Features

  • eslint-config: remove babel, add tsm config (7933cb3)

8.0.0-alpha.17 (2022-10-07)

Features

  • project-files: project files tool (#39) (f7ef29a)

8.0.0-alpha.16 (2022-05-02)

Bug Fixes

  • lint-package-json: fix cli (4a86b3e)

8.0.0-alpha.15 (2022-05-02)

Features

  • lint-package-json: ignore option (000251f)

8.0.0-alpha.14 (2022-02-18)

Bug Fixes

  • eslint-config: overrides for rollup.config.js (0e7aa61)

8.0.0-alpha.13 (2022-02-18)

Features

  • eslint-config: remove no-unnecessary-condition rule (67961bc)

8.0.0-alpha.12 (2022-02-17)

Bug Fixes

  • eslint-config: remove naming-convention rule (84d736b)

8.0.0-alpha.11 (2022-02-17)

Bug Fixes

  • eslint-config: remove import/extensions rule (541a3f9)

8.0.0-alpha.10 (2022-02-17)

Bug Fixes

  • eslint-config: disable no-unnecessary-condition for tests (4cb268c)

8.0.0-alpha.9 (2022-02-17)

Features

  • scripts: run scripts and bins (e093e94)

8.0.0-alpha.8 (2022-02-15)

Bug Fixes

  • lint-package-json: fix config resolve (b8c4c9c)

8.0.0-alpha.7 (2022-02-09)

Features

  • eslint-config: disable @typescript-eslint/prefer-nullish-coalescing (f438810)

8.0.0-alpha.6 (2022-02-07)

Bug Fixes

  • eslint-config: fix import/extensions for json (6d0627a)

8.0.0-alpha.5 (2022-02-07)

Bug Fixes

  • eslint-config: fix rules for lint .d.ts files (078da34)

Features

  • eslint-config: eslint-plugin-security was added (23d596a)
  • eslint-config: remove eslint-plugin-security (93993be)
  • lint-package-json: lint-package-json util (0ec0b35)
  • new run cli (#24) (05f820a)
  • npm-package-json-lint-config: npm-package-json-lint config (14956cb)

BREAKING CHANGES

  • Use run cli to run scripts from package.json, instead of using custom file with plugins.

8.0.0-alpha.4 (2022-01-18)

Bug Fixes

  • deps: update dependency dotenv to v14 (#21) (934f1a2)
  • scripts: remove specs from package (ed1e3d9)

8.0.0-alpha.3 (2022-01-15)

Features

  • eslint-config: remove prefix for interfaces (e20f481)

8.0.0-alpha.2 (2022-01-14)

Bug Fixes

  • deps: update dependency dotenv to v11 (#16) (27e4ce7)
  • deps: update dependency eslint to v8 (#17) (9dac68c)
  • deps: update dependency eslint-plugin-jest-dom to v4 (#15) (8133db1)
  • deps: update typescript-eslint monorepo to v5 (#18) (87f8d42)

Features

  • browserslist-config: update queries, add esm queries (3031c6b)

8.0.0-alpha.1 (2022-01-12)

Note: Version bump only for package scripts

8.0.0-alpha.0 (2022-01-12)

Bug Fixes

  • deps: update dependency eslint-plugin-jest to v25 (#9) (9beb335)
  • deps: update dependency eslint-plugin-jsdoc to v37 (#10) (03c58c6)
  • deps: update dependency eslint-plugin-testing-library to v5 (#11) (1584bf5)
  • eslint-config: remove experemental rule (1cdce61)
  • scripts: enable colors in sh task (19bf5e8)