@tanstack/form-core
Advanced tools
Comparing version 0.12.0 to 0.13.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Store } from '@tanstack/store'; | ||
@@ -3,0 +2,0 @@ import type { FormApi } from './FormApi'; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Store } from '@tanstack/store'; | ||
@@ -3,0 +2,0 @@ import type { FormApi } from './FormApi'; |
{ | ||
"name": "@tanstack/form-core", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"description": "Powerful, type-safe, framework agnostic forms.", | ||
@@ -45,3 +45,3 @@ "author": "tannerlinsley", | ||
"test:types:versions52": "tsc --noEmit", | ||
"test:types": "pnpm run \"/^test:types:versions.*/\" && vitest typecheck", | ||
"test:types": "pnpm run \"/^test:types:versions.*/\" && vitest --typecheck", | ||
"test:lib": "vitest run --coverage", | ||
@@ -48,0 +48,0 @@ "test:lib:dev": "pnpm run test:lib --watch", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
397217
7557