@shopify/react-form-state
Advanced tools
Comparing version 0.11.18 to 0.11.19
{ | ||
"name": "@shopify/react-form-state", | ||
"version": "0.11.18", | ||
"version": "0.11.19", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "description": "Manage react forms tersely and type-safe with no magic.", | ||
"@shopify/enzyme-utilities": "^2.1.9", | ||
"@shopify/useful-types": "^1.3.0", | ||
"@shopify/useful-types": "^2.1.4", | ||
"faker": "^4.1.0" | ||
@@ -38,0 +38,0 @@ }, |
@@ -8,2 +8,4 @@ # `@shopify/react-form-state` | ||
This library is now superseded by [@shopify/react-form](https://github.com/Shopify/quilt/tree/master/packages/react-form) as it allows you to write the preferred, functional, and hooks-driven React components over class-based ones. | ||
## Installation | ||
@@ -10,0 +12,0 @@ |
54203
58