File tree Expand file tree Collapse file tree 12 files changed +64
-10
lines changed Expand file tree Collapse file tree 12 files changed +64
-10
lines changed 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.1.2 " ></a >
7+
8+ ## [ 3.1.2] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@3.1.1...@lmc-eu/eslint-config-base@3.1.2 ) (2024-08-21)
9+
10+ ### Bug Fixes
11+
12+ - ** eslint-config-base:** Allow ` mjs ` and ` cjs ` extension for all configs ([ eaa0aed] ( https://github.com/lmc-eu/code-quality-tools/commit/eaa0aed ) )
13+ - ** eslint-config-base:** Allow ` mjs ` and ` cjs ` extension for ESlint config ([ 472303c] ( https://github.com/lmc-eu/code-quality-tools/commit/472303c ) )
14+
15+ ** Note:** Version bump only for package @lmc-eu/eslint-config-base
16+
617<a name =" 3.1.1 " ></a >
718
819## [ 3.1.1] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@3.1.0...@lmc-eu/eslint-config-base@3.1.1 ) (2024-08-09)
Original file line number Diff line number Diff line change 11{
22 "name" : " @lmc-eu/eslint-config-base" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.1.2 " ,
44 "description" : " LMC'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 =" 3.0.5 " ></a >
7+
8+ ## [ 3.0.5] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-graphql@3.0.4...@lmc-eu/eslint-config-graphql@3.0.5 ) (2024-08-21)
9+
10+ Miscellaneous changes
11+
12+ ** Note:** Version bump only for package @lmc-eu/eslint-config-graphql
13+
614<a name =" 3.0.4 " ></a >
715
816## [ 3.0.4] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-graphql@3.0.3...@lmc-eu/eslint-config-graphql@3.0.4 ) (2024-08-09)
Original file line number Diff line number Diff line change 11{
22 "name" : " @lmc-eu/eslint-config-graphql" ,
33 "description" : " LMC's ESLint config for javascript applications that use GraphQL and Apollo client." ,
4- "version" : " 3.0.4 " ,
4+ "version" : " 3.0.5 " ,
55 "author" : " Tomas Litera <tomas.litera@lmc.eu>" ,
66 "keywords" : [
77 " config" ,
2828 "main" : " index.js" ,
2929 "dependencies" : {
3030 "@graphql-eslint/eslint-plugin" : " ^3.19.1" ,
31- "@lmc-eu/eslint-config-base" : " ^3.1.1 " ,
31+ "@lmc-eu/eslint-config-base" : " ^3.1.2 " ,
3232 "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
3333 },
3434 "peerDependencies" : {
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.5 " ></a >
7+
8+ ## [ 3.0.5] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-jest@3.0.4...@lmc-eu/eslint-config-jest@3.0.5 ) (2024-08-21)
9+
10+ Miscellaneous changes
11+
12+ ** Note:** Version bump only for package @lmc-eu/eslint-config-jest
13+
614<a name =" 3.0.4 " ></a >
715
816## [ 3.0.4] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-jest@3.0.3...@lmc-eu/eslint-config-jest@3.0.4 ) (2024-08-09)
Original file line number Diff line number Diff line change 11{
22 "name" : " @lmc-eu/eslint-config-jest" ,
3- "version" : " 3.0.4 " ,
3+ "version" : " 3.0.5 " ,
44 "description" : " LMC's ESlint configuration for projects using Jest as test runner" ,
55 "keywords" : [
66 " eslint" ,
2626 "url" : " https://github.com/lmc-eu/code-quality-tools/issues"
2727 },
2828 "dependencies" : {
29- "@lmc-eu/eslint-config-base" : " ^3.1.1 " ,
29+ "@lmc-eu/eslint-config-base" : " ^3.1.2 " ,
3030 "eslint-plugin-jest" : " ^27.0.0" ,
3131 "eslint-plugin-jest-formatting" : " ^3.1.0"
3232 },
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 =" 2.0.5 " ></a >
7+
8+ ## [ 2.0.5] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-react@2.0.4...@lmc-eu/eslint-config-react@2.0.5 ) (2024-08-21)
9+
10+ Miscellaneous changes
11+
12+ ** Note:** Version bump only for package @lmc-eu/eslint-config-react
13+
614<a name =" 2.0.4 " ></a >
715
816## [ 2.0.4] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-react@2.0.3...@lmc-eu/eslint-config-react@2.0.4 ) (2024-08-09)
Original file line number Diff line number Diff line change 11{
22 "name" : " @lmc-eu/eslint-config-react" ,
3- "version" : " 2.0.4 " ,
3+ "version" : " 2.0.5 " ,
44 "description" : " LMC's ESlint configuration for React projects" ,
55 "keywords" : [
66 " eslint" ,
2828 "dependencies" : {
2929 "@babel/core" : " ^7.16.5" ,
3030 "@babel/eslint-parser" : " ^7.16.5" ,
31- "@lmc-eu/eslint-config-base" : " ^3.1.1 " ,
31+ "@lmc-eu/eslint-config-base" : " ^3.1.2 " ,
3232 "eslint-config-airbnb" : " ^19.0.2"
3333 },
3434 "peerDependencies" : {
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 =" 2.1.4 " ></a >
7+
8+ ## [ 2.1.4] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-typescript@2.1.3...@lmc-eu/eslint-config-typescript@2.1.4 ) (2024-08-21)
9+
10+ Miscellaneous changes
11+
12+ ** Note:** Version bump only for package @lmc-eu/eslint-config-typescript
13+
614<a name =" 2.1.3 " ></a >
715
816## [ 2.1.3] ( https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-typescript@2.1.2...@lmc-eu/eslint-config-typescript@2.1.3 ) (2024-08-09)
Original file line number Diff line number Diff line change 11{
22 "name" : " @lmc-eu/eslint-config-typescript" ,
33 "description" : " LMC's ESLint config for TypeScript projects" ,
4- "version" : " 2.1.3 " ,
4+ "version" : " 2.1.4 " ,
55 "keywords" : [
66 " config" ,
77 " eslint" ,
2626 },
2727 "main" : " index.js" ,
2828 "dependencies" : {
29- "@lmc-eu/eslint-config-base" : " ^3.1.1 " ,
29+ "@lmc-eu/eslint-config-base" : " ^3.1.2 " ,
3030 "@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
3131 "@typescript-eslint/parser" : " ^6.0.0" ,
3232 "eslint-import-resolver-typescript" : " ^3.2.7"
You can’t perform that action at this time.
0 commit comments