@rvf/react
Advanced tools
+1
-1
@@ -365,3 +365,3 @@ import { FieldArrayValidationBehaviorConfig, FormScope, ValidationBehaviorConfig, SubmitterOptions, SubmitStatus, FieldValues, BeforeSubmitApi, FieldErrors, Validator, NonContradictingSupertype, StateSubmitHandler, DomSubmitHandler } from '@rvf/core'; | ||
| * | ||
| * Sets a custom error message on the specifie field. | ||
| * Sets a custom error message on the specified field. | ||
| * By using this, you're taking manual control of the validation lifecycle for this particular error message. | ||
@@ -368,0 +368,0 @@ * |
+2
-2
| { | ||
| "name": "@rvf/react", | ||
| "version": "7.1.6-beta.5", | ||
| "version": "8.0.0", | ||
| "description": "Easy, predictable form state management for React", | ||
@@ -37,3 +37,3 @@ "main": "./dist/index.cjs.js", | ||
| "dependencies": { | ||
| "@rvf/core": "7.1.4-beta.5", | ||
| "@rvf/core": ">= 8.0.0 < 9.0.0", | ||
| "@rvf/set-get": ">= 7.0.1 < 8.0.0", | ||
@@ -40,0 +40,0 @@ "@standard-schema/spec": "^1.0.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%+ Added
- Removed
Updated