Skip to content

Releases: axa-ch/easy-config

v3.0.0

16 Dec 14:01
Compare
Choose a tag to compare
  • Update the tsconfig setup using bundler for the module resolution and target: es2020
  • Update optional dependencies adding support for newer major versions of the stylelint plugins

v2.1.1

10 Sep 10:42
Compare
Choose a tag to compare
  • Remove the deprecated and unused scss/at-import-no-partial-leading-underscore stylelint rule (you might consider adding load-no-partial-leading-underscore to your config if you need it stylelint-scss/stylelint-scss#859)
  • Update deps
  • Removed unused optional deps

v2.1.0

20 Jun 14:44
Compare
Choose a tag to compare
  • Add typescript interfaces
  • Fix typescript errors in test files

v2.0.0

20 Jun 10:59
Compare
Choose a tag to compare
  • Update drop eslint and all its related plugins in favor of https://biomejs.dev/
  • Update project setup to support native esm module syntax
  • Update drop support for stylelint bem rules linting
  • Update typescript config to detect unused function params

v1.3.0

28 Feb 10:28
Compare
Choose a tag to compare
  • Update deps
  • Add support for newer peerDeps packages

v1.2.2

01 Nov 09:49
Compare
Choose a tag to compare
  • Update peerDependencies to support newer stylelint plugins versions
  • Fix the at-import-no-partial-leading-underscore deprecation warning

v1.2.1

24 Aug 09:08
Compare
Choose a tag to compare
  • Update deps
  • Add support for newer peerDeps packages

v1.1.0

27 Jul 13:01
Compare
Choose a tag to compare
  • Disable the use of the .ts|.tsx extensions for the import of typescript files

v1.0.0

12 Jul 07:10
Compare
Choose a tag to compare

This package has been widely used in several AXA frontend projects. It is mature and stable.
This version brings also support for prettier@3 and several dependencies updates

Add LF Line break

22 Feb 08:47
55bf296
Compare
Choose a tag to compare
Feature Add linebreak lf (#8)

* add jsxSingleQuote: true

* 0.0.6

* add linebreak lf to eslint-base.js and prettier-base.js

* 0.1.0

---------

Co-authored-by: Hasler Valentin <C315346@ch.doleni.net>