Skip to content

Commit

Permalink
Add effector 23 support (#304)
Browse files Browse the repository at this point in the history
* Update effector version

* Set range of supported effector versions

* Ensure that `and` and `or` will updated with scope
  • Loading branch information
zerobias authored Nov 27, 2023
1 parent 61ec454 commit 8fd97ae
Show file tree
Hide file tree
Showing 5 changed files with 979 additions and 927 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"babel-plugin-macros": "^3.0.1",
"babel-plugin-tester": "^10.0.0",
"camel-case": "^4.1.1",
"effector": "23.0.0-rc.5",
"effector": "23.0.0-rc.6",
"globby": "^11.0.0",
"husky": "8.0.1",
"jest": "^29.3.1",
Expand Down
Loading

0 comments on commit 8fd97ae

Please sign in to comment.