We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128b9b5 commit 514a77aCopy full SHA for 514a77a
1 file changed
changelog.md
@@ -1,6 +1,20 @@
1
# Changelog
2
3
-## Version 0.1.0 (2025-01-23)
+## Version 0.2.1 (2025-01-23)
4
+
5
+- fixed github release `0.2.0`
6
7
+### Features
8
9
+- now usinig new *flat configuration*
10
+- recommended configuration contains also configuration for `eslint`, `@typescript-eslint` and `@stylistic`
11
12
+### BREAKING CHANGES
13
14
+- minimal supported version of `eslint` is `9.18.0`
15
+- minimal supported version of `@typescript-eslint` is `8.21.0`
16
17
+## Version 0.2.0 (2025-01-23)
18
19
### Features
20
0 commit comments