Skip to content

Releases: anolilab/javascript-style-guide

@anolilab/[email protected]

31 Oct 18:10
Compare
Choose a tag to compare

@anolilab/eslint-config 15.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • Disabled core and unicorn regex rules, in favor of regexp plugin
    Signed-off-by: prisis [email protected]

Features

  • change core and unicorn regex rules to regexp plugin, updated deps, added better type support (53d55c4)

Miscellaneous Chores

Dependencies

  • @anolilab/package-json-utils: upgraded to 3.0.8
  • @anolilab/semantic-release-preset: upgraded to 8.0.1

@anolilab/[email protected]

31 Oct 18:10
Compare
Choose a tag to compare

@anolilab/commitlint-config 5.0.1 (2023-10-31)

Bug Fixes

Miscellaneous Chores

Dependencies

  • @anolilab/package-json-utils: upgraded to 3.0.8
  • @anolilab/semantic-release-preset: upgraded to 8.0.1

@anolilab/[email protected]

31 Oct 18:10
Compare
Choose a tag to compare

@anolilab/babel-preset 9.0.13 (2023-10-31)

Bug Fixes

Miscellaneous Chores

Dependencies

  • @anolilab/package-json-utils: upgraded to 3.0.8
  • @anolilab/semantic-release-preset: upgraded to 8.0.1

@anolilab/[email protected]

10 Oct 20:08
Compare
Choose a tag to compare

@anolilab/eslint-config 14.0.24 (2023-10-10)

Bug Fixes

  • update readme with new settings (0e9fdff)

Miscellaneous Chores

@anolilab/[email protected]

10 Oct 19:51
Compare
Choose a tag to compare

@anolilab/eslint-config 14.0.23 (2023-10-10)

Bug Fixes

  • moved etc/no-deprecated into the etc config and extend the log messages (4229224)

Miscellaneous Chores

@anolilab/[email protected]

10 Oct 19:09
Compare
Choose a tag to compare

@anolilab/eslint-config 14.0.22 (2023-10-10)

Bug Fixes

  • disabled etc/no-deprecated if deprecation is used (65276fa)

Miscellaneous Chores

@anolilab/[email protected]

10 Oct 17:03
Compare
Choose a tag to compare

@anolilab/eslint-config 14.0.21 (2023-10-10)

Bug Fixes

  • disabled perfectionist/sort-classes on ts files (0103983)

Miscellaneous Chores

@anolilab/[email protected]

09 Oct 11:52
Compare
Choose a tag to compare

@anolilab/lint-staged-config 2.1.1 (2023-10-09)

Bug Fixes

Miscellaneous Chores

@anolilab/[email protected]

09 Oct 11:30
Compare
Choose a tag to compare

@anolilab/lint-staged-config 2.1.0 (2023-10-09)

Features

  • added new config to disable tsc checking, added new docs for eslint and tsc (40581ab)

Miscellaneous Chores

@anolilab/[email protected]

09 Oct 20:20
Compare
Choose a tag to compare

@anolilab/eslint-config 14.0.20 (2023-10-09)

Bug Fixes

  • disabled perfectionist/sort-named-exports because of simple-import-sort/exports (3baac79)

Miscellaneous Chores