-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @strv/[email protected] - @strv/[email protected] - @strv/[email protected] - @strv/[email protected] - @strv/[email protected] - @strv/[email protected] - @strv/[email protected] - @strv/[email protected] - @strv/[email protected] - @strv/[email protected]
- Loading branch information
1 parent
82a89e5
commit dcb207d
Showing
21 changed files
with
147 additions
and
32 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.2.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-07-06) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/commitlint-config", | ||
"description": "STRV's ESLint config for commitlint", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"author": "Pavel Prichodko <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
|
||
|
||
|
||
|
||
|
||
# [3.5.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-11-16) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/eslint-config-base", | ||
"description": "STRV's ESLint configuration preset", | ||
"version": "3.5.0", | ||
"version": "4.0.0", | ||
"author": "Pavel Prichodko <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
@@ -11,8 +11,8 @@ | |
"Danny Kijkov <[email protected]>" | ||
], | ||
"dependencies": { | ||
"eslint-plugin-import": "^2.27.0", | ||
"@stylistic/eslint-plugin": "^1.6.0" | ||
"@stylistic/eslint-plugin": "^1.6.0", | ||
"eslint-plugin-import": "^2.27.0" | ||
}, | ||
"engines": { | ||
"node": ">=20" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
* upgrade all deps 💣 ([cd77c39](https://github.com/strvcom/code-quality-tools/commit/cd77c39ae6806e7531396040a35908da51a8b12c)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.1.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2022-03-23) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/eslint-config-graphql", | ||
"description": "STRV's ESLint config for javascript applications that use GraphQL and Apollo client.", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"author": "Michal Jarnot <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
|
||
|
||
|
||
|
||
|
||
## [3.3.2](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-11-16) | ||
|
||
**Note:** Version bump only for package @strv/eslint-config-mocha | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/eslint-config-mocha", | ||
"description": "STRV's ESLint config for projects using Mocha as test runner", | ||
"version": "3.3.2", | ||
"version": "4.0.0", | ||
"author": "Robert Rossmann <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
@@ -11,7 +11,7 @@ | |
"Danny Kijkov <[email protected]>" | ||
], | ||
"dependencies": { | ||
"@strv/eslint-config-base": "^3.5.0", | ||
"@strv/eslint-config-base": "^4.0.0", | ||
"eslint-plugin-import": "^2.27.0", | ||
"eslint-plugin-mocha": "^10.1.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
|
||
|
||
|
||
|
||
|
||
## [3.3.2](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-11-16) | ||
|
||
**Note:** Version bump only for package @strv/eslint-config-node | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/eslint-config-node", | ||
"description": "STRV's ESLint config for Node.js projects", | ||
"version": "3.3.2", | ||
"version": "4.0.0", | ||
"author": "Pavel Prichodko <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
@@ -11,7 +11,7 @@ | |
"Danny Kijkov <[email protected]>" | ||
], | ||
"dependencies": { | ||
"@strv/eslint-config-base": "^3.5.0", | ||
"@strv/eslint-config-base": "^4.0.0", | ||
"eslint-plugin-n": "^16.6.2" | ||
}, | ||
"engines": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
|
||
|
||
|
||
|
||
|
||
## [4.3.2](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-11-16) | ||
|
||
**Note:** Version bump only for package @strv/eslint-config-react | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/eslint-config-react", | ||
"description": "STRV's ESLint config for React projects", | ||
"version": "4.3.2", | ||
"version": "5.0.0", | ||
"author": "Pavel Prichodko <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
@@ -13,10 +13,10 @@ | |
"dependencies": { | ||
"@babel/core": "^7.23.9", | ||
"@babel/eslint-parser": "^7.23.10", | ||
"@strv/eslint-config-base": "^3.5.0", | ||
"@strv/eslint-config-base": "^4.0.0", | ||
"eslint-plugin-jsx-a11y": "^6.4.1", | ||
"eslint-plugin-react-hooks": "^4.2.0", | ||
"eslint-plugin-react": "^7.23.0" | ||
"eslint-plugin-react": "^7.23.0", | ||
"eslint-plugin-react-hooks": "^4.2.0" | ||
}, | ||
"engines": { | ||
"node": ">=20" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
|
||
|
||
|
||
|
||
|
||
## [4.1.3](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-11-16) | ||
|
||
**Note:** Version bump only for package @strv/eslint-config-typescript | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/eslint-config-typescript", | ||
"description": "STRV's ESLint config for TypeScript projects", | ||
"version": "4.1.3", | ||
"version": "5.0.0", | ||
"author": "Robert Rossmann <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
@@ -11,7 +11,7 @@ | |
"Danny Kijkov <[email protected]>" | ||
], | ||
"dependencies": { | ||
"@strv/eslint-config-base": "^3.5.0", | ||
"@strv/eslint-config-base": "^4.0.0", | ||
"@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"@typescript-eslint/parser": "^7.0.0", | ||
"eslint-import-resolver-typescript": "^3.6.1" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2021-09-07) | ||
|
||
**Note:** Version bump only for package @strv/prettier-config | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@strv/prettier-config", | ||
"description": "STRV's ESLint config for Prettier", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"author": "Pavel Prichodko <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/strvcom/code-quality-tools/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,19 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16) | ||
|
||
|
||
### Features | ||
|
||
* **rule:** support ESLint v8, many new rules 🎉 ([aaf5708](https://github.com/strvcom/code-quality-tools/commit/aaf57085da9498c1425b107d5f1d1e4f353dd000)) | ||
* the road to ESLint v9 🚀 ([#247](https://github.com/strvcom/code-quality-tools/issues/247)) ([c3d3ece](https://github.com/strvcom/code-quality-tools/commit/c3d3ecea02aca9f6293aa7b3ee18282ea2ab9048)) | ||
* upgrade all deps 💣 ([cd77c39](https://github.com/strvcom/code-quality-tools/commit/cd77c39ae6806e7531396040a35908da51a8b12c)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2021-09-07) | ||
|
||
**Note:** Version bump only for package @strv/remark-config | ||
|
Oops, something went wrong.