Skip to content

Commit bf8f3d5

Browse files
chore: release
- @strv/eslint-config-typescript@6.0.0-alpha.4
1 parent 588075f commit bf8f3d5

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0-alpha.4](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-typescript@6.0.0-alpha.3...@strv/eslint-config-typescript@6.0.0-alpha.4) (2025-06-03)
7+
8+
9+
### Bug Fixes
10+
11+
* `@stylistic/eslint-plugin-ts` is deprecated ([588075f](https://github.com/strvcom/code-quality-tools/commit/588075f416c85988060d399928d8898daf020375))
12+
* **typescript:** disable some eslint-plugin-import rules ([781afd6](https://github.com/strvcom/code-quality-tools/commit/781afd60736957beb1990bb309df25508f444516))
13+
14+
15+
16+
17+
618
# [6.0.0-alpha.3](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-typescript@6.0.0-alpha.2...@strv/eslint-config-typescript@6.0.0-alpha.3) (2025-05-30)
719

820

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@strv/eslint-config-typescript",
33
"description": "STRV's ESLint config for TypeScript projects",
4-
"version": "6.0.0-alpha.3",
4+
"version": "6.0.0-alpha.4",
55
"author": "Robert Rossmann <rr.rossmann@me.com>",
66
"bugs": {
77
"url": "https://github.com/strvcom/code-quality-tools/issues"

0 commit comments

Comments
 (0)