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 fd1ce68 commit ffe46f8Copy full SHA for ffe46f8
.changeset/effector-model-7.md
@@ -0,0 +1,10 @@
1
+---
2
+'@effector/model': patch
3
4
+
5
+- Add `InputType` and `KeyvalWithState` type helpers
6
+- Add `isKeyval` method
7
+- Add recursive keyval support
8
+- Implement lazy initialization for keyval body
9
+- Add support for filling nested keyvals on `.edit.add`
10
+- Fix `onMount` types
.changeset/effector-model-react-7.md
@@ -0,0 +1,8 @@
+'@effector/model-react': patch
+- Implement tree render support in `useEntityList`
+- Add `useEditKeyval` public hook
+- Fix `useEditItemField` types
+- Fix peerDependencies
0 commit comments