effector-final-form
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -77,3 +77,3 @@ import { createEffect as u, is as H, createEvent as g, createStore as h, sample as R } from "effector"; | ||
b, | ||
x($, [...c, "value"]), | ||
x($, [...c, "name", "value"]), | ||
// @ts-expect-error | ||
@@ -80,0 +80,0 @@ P |
{ | ||
"name": "effector-final-form", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "☄️ Effector bindings for Final Form", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23103