We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34211e7 commit c33e680Copy full SHA for c33e680
2 files changed
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+## 0.16.0 (2026-04-30)
2
+
3
+### 🚀 Features
4
5
+- add support for NgRx 18 ([#23](https://github.com/code-pushup/eslint-config/pull/23))
6
+- **create-eslint-config:** implement setup wizard ([#51](https://github.com/code-pushup/eslint-config/pull/51))
7
8
+### ❤️ Thank You
9
10
+- Edouard Maleix
11
+- Hanna Skryl @hanna-skryl
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@code-pushup/eslint-config",
- "version": "0.15.1",
+ "version": "0.16.0",
"description": "Recommended ESLint presets by Code PushUp",
"publishConfig": {
"access": "public"
0 commit comments