We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a775b commit a6b46e1Copy full SHA for a6b46e1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.16.0
4
+
5
+- Support typescript-eslint@8 ([PR #180](https://github.com/effector/eslint-plugin/pull/170/files)) by @7rulnik
6
7
## v0.15.0
8
9
- Add new rule `require-pickup-in-persist` ([PR #163](https://github.com/effector/eslint-plugin/pull/163)) by @kireevmp
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-effector",
- "version": "0.15.0",
+ "version": "0.16.0",
"description": "Enforcing best practices for Effector",
"keywords": [
"eslint",
0 commit comments