Skip to content

Releases: TrigenSoftware/scripts

v10.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 11:39
1705b92

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)

v10.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:59
674f1ab

Features

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

v10.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:49
f60e5ba

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

v9.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:35
a592e3e

Features

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

v9.2.3

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:59
544e16e

Bug Fixes

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

v9.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:30
1362a38

Bug Fixes

  • oxlint-config: rules tunning (0665f1e)

v9.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 23:07
ac57b77

Bug Fixes

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

v9.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:04
08b0d76

Features

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

v9.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:48
4144844

Features

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

v9.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Jun 23:12
587f368

Features

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