File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 4.0.0-alpha.2 " ></a >
7+
8+ # [ 4.0.0-alpha.2] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-base@4.0.0-alpha.1...@alma-oss/eslint-config-base@4.0.0-alpha.2 ) (2026-03-18)
9+
10+ ### Dependencies
11+
12+ - Pin dependencies ([ efadf48] ( https://github.com/lmc-eu/code-quality-tools/commit/efadf48 ) )
13+ - Update all non-major dependencies ([ 122600f] ( https://github.com/lmc-eu/code-quality-tools/commit/122600f ) )
14+ - Update all non-major dependencies ([ 531c180] ( https://github.com/lmc-eu/code-quality-tools/commit/531c180 ) )
15+
16+ ** Note:** Version bump only for package @alma-oss/eslint-config-base
17+
618<a name =" 4.0.0-alpha.1 " ></a >
719
820# [ 4.0.0-alpha.1] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-base@4.0.0-alpha.0...@alma-oss/eslint-config-base@4.0.0-alpha.1 ) (2025-08-15)
Original file line number Diff line number Diff line change 11{
22 "name" : " @alma-oss/eslint-config-base" ,
3- "version" : " 4.0.0-alpha.1 " ,
3+ "version" : " 4.0.0-alpha.2 " ,
44 "description" : " Alma's ESlint configuration preset" ,
55 "keywords" : [
66 " eslint" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 4.0.0-alpha.2 " ></a >
7+
8+ # [ 4.0.0-alpha.2] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-jest@4.0.0-alpha.1...@alma-oss/eslint-config-jest@4.0.0-alpha.2 ) (2026-03-18)
9+
10+ ### Dependencies
11+
12+ - Pin dependencies ([ efadf48] ( https://github.com/lmc-eu/code-quality-tools/commit/efadf48 ) )
13+ - Update all non-major dependencies ([ 122600f] ( https://github.com/lmc-eu/code-quality-tools/commit/122600f ) )
14+ - Update all non-major dependencies ([ 531c180] ( https://github.com/lmc-eu/code-quality-tools/commit/531c180 ) )
15+
16+ ** Note:** Version bump only for package @alma-oss/eslint-config-jest
17+
618<a name =" 4.0.0-alpha.1 " ></a >
719
820# [ 4.0.0-alpha.1] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-jest@4.0.0-alpha.0...@alma-oss/eslint-config-jest@4.0.0-alpha.1 ) (2025-08-15)
Original file line number Diff line number Diff line change 11{
22 "name" : " @alma-oss/eslint-config-jest" ,
3- "version" : " 4.0.0-alpha.1 " ,
3+ "version" : " 4.0.0-alpha.2 " ,
44 "description" : " Alma's ESlint configuration for projects using Jest as test runner" ,
55 "keywords" : [
66 " eslint" ,
3030 "url" : " https://github.com/lmc-eu/code-quality-tools/issues"
3131 },
3232 "dependencies" : {
33- "@alma-oss/eslint-config-base" : " ^4.0.0-alpha.1 " ,
33+ "@alma-oss/eslint-config-base" : " ^4.0.0-alpha.2 " ,
3434 "@eslint/compat" : " ^1.3.1" ,
3535 "@eslint/eslintrc" : " ^3.3.1" ,
3636 "eslint-plugin-jest" : " ^29.0.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 3.0.0-alpha.2 " ></a >
7+
8+ # [ 3.0.0-alpha.2] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-react@3.0.0-alpha.1...@alma-oss/eslint-config-react@3.0.0-alpha.2 ) (2026-03-18)
9+
10+ ### Dependencies
11+
12+ - Pin dependencies ([ efadf48] ( https://github.com/lmc-eu/code-quality-tools/commit/efadf48 ) )
13+ - Update all non-major dependencies ([ 122600f] ( https://github.com/lmc-eu/code-quality-tools/commit/122600f ) )
14+ - Update all non-major dependencies ([ 531c180] ( https://github.com/lmc-eu/code-quality-tools/commit/531c180 ) )
15+
16+ ** Note:** Version bump only for package @alma-oss/eslint-config-react
17+
618<a name =" 3.0.0-alpha.1 " ></a >
719
820# [ 3.0.0-alpha.1] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-react@3.0.0-alpha.0...@alma-oss/eslint-config-react@3.0.0-alpha.1 ) (2025-08-15)
Original file line number Diff line number Diff line change 11{
22 "name" : " @alma-oss/eslint-config-react" ,
3- "version" : " 3.0.0-alpha.1 " ,
3+ "version" : " 3.0.0-alpha.2 " ,
44 "description" : " Alma's ESLint configuration for React projects" ,
55 "keywords" : [
66 " eslint" ,
3434 },
3535 "type" : " module" ,
3636 "dependencies" : {
37- "@alma-oss/eslint-config-base" : " ^4.0.0-alpha.1 " ,
37+ "@alma-oss/eslint-config-base" : " ^4.0.0-alpha.2 " ,
3838 "@babel/core" : " ^7.16.5" ,
3939 "@babel/eslint-parser" : " ^7.16.5" ,
4040 "@eslint/eslintrc" : " ^3.3.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 3.0.0-alpha.2 " ></a >
7+
8+ # [ 3.0.0-alpha.2] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-typescript@3.0.0-alpha.1...@alma-oss/eslint-config-typescript@3.0.0-alpha.2 ) (2026-03-18)
9+
10+ ### Dependencies
11+
12+ - Pin dependencies ([ efadf48] ( https://github.com/lmc-eu/code-quality-tools/commit/efadf48 ) )
13+ - Update all non-major dependencies ([ 122600f] ( https://github.com/lmc-eu/code-quality-tools/commit/122600f ) )
14+ - Update all non-major dependencies ([ 531c180] ( https://github.com/lmc-eu/code-quality-tools/commit/531c180 ) )
15+
16+ ** Note:** Version bump only for package @alma-oss/eslint-config-typescript
17+
618<a name =" 3.0.0-alpha.1 " ></a >
719
820# [ 3.0.0-alpha.1] ( https://github.com/lmc-eu/code-quality-tools/compare/@alma-oss/eslint-config-typescript@3.0.0-alpha.0...@alma-oss/eslint-config-typescript@3.0.0-alpha.1 ) (2025-08-15)
Original file line number Diff line number Diff line change 11{
22 "name" : " @alma-oss/eslint-config-typescript" ,
33 "description" : " Alma's ESLint config for TypeScript projects" ,
4- "version" : " 3.0.0-alpha.1 " ,
4+ "version" : " 3.0.0-alpha.2 " ,
55 "keywords" : [
66 " config" ,
77 " eslint" ,
3232 "./optional" : " ./optional.js"
3333 },
3434 "dependencies" : {
35- "@alma-oss/eslint-config-base" : " ^4.0.0-alpha.1 " ,
36- "@alma-oss/eslint-config-react" : " ^3.0.0-alpha.1 " ,
35+ "@alma-oss/eslint-config-base" : " ^4.0.0-alpha.2 " ,
36+ "@alma-oss/eslint-config-react" : " ^3.0.0-alpha.2 " ,
3737 "@typescript-eslint/eslint-plugin" : " ^8.39.0" ,
3838 "@typescript-eslint/parser" : " ^8.39.0" ,
3939 "eslint-import-resolver-typescript" : " ^3.2.7" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 9.1.3 " ></a >
7+
8+ ## [ 9.1.3] ( https://github.com/lmc-eu/code-quality-tools/compare/@almacareer/stylelint-config@9.1.2...@almacareer/stylelint-config@9.1.3 ) (2026-03-18)
9+
10+ ### Dependencies
11+
12+ - Update dependency npm-run-all2 to v8 ([ 85f9cad] ( https://github.com/lmc-eu/code-quality-tools/commit/85f9cad ) )
13+
14+ ** Note:** Version bump only for package @almacareer/stylelint-config
15+
616<a name =" 9.1.2 " ></a >
717
818## [ 9.1.2] ( https://github.com/lmc-eu/code-quality-tools/compare/@almacareer/stylelint-config@9.1.1...@almacareer/stylelint-config@9.1.2 ) (2025-08-15)
Original file line number Diff line number Diff line change 11{
22 "name" : " @almacareer/stylelint-config" ,
3- "version" : " 9.1.2 " ,
3+ "version" : " 9.1.3 " ,
44 "description" : " Alma Career's config for Stylelint" ,
55 "keywords" : [
66 " stylelint" ,
You can’t perform that action at this time.
0 commit comments