Skip to content

Releases: TrigenSoftware/scripts

v9.2.1

05 Jun 23:07
ac57b77

Choose a tag to compare

Bug Fixes

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

v9.2.0

05 Jun 15:04
08b0d76

Choose a tag to compare

Features

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

v9.1.0

05 Jun 14:48
4144844

Choose a tag to compare

Features

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

v9.0.4

03 Jun 23:12
587f368

Choose a tag to compare

Features

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

v9.0.3

02 Jun 15:08
9a0535f

Choose a tag to compare

Bug Fixes

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

v9.0.2

02 Jun 13:47
866d396

Choose a tag to compare

Bug Fixes

  • oxlint-config: rm unsupported rules (c6b77fe)

v9.0.1

02 Jun 12:52
2c99495

Choose a tag to compare

Bug Fixes

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

v9.0.0

01 Jun 22:31
7e27a2d

Choose a tag to compare

⚠ 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)

v8.4.0

29 Mar 15:52
03225d6

Choose a tag to compare

Features

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

v8.3.1

01 Mar 22:20
121d2d9

Choose a tag to compare

Bug Fixes

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