diff --git a/.changeset/eleven-lemons-pump.md b/.changeset/eleven-lemons-pump.md new file mode 100644 index 000000000..3e39cd5f3 --- /dev/null +++ b/.changeset/eleven-lemons-pump.md @@ -0,0 +1,5 @@ +--- +'@tanstack/form-core': patch +--- + +Fix TS4023 declaration emit diff --git a/.changeset/loud-pants-enjoy.md b/.changeset/loud-pants-enjoy.md new file mode 100644 index 000000000..3e89e3656 --- /dev/null +++ b/.changeset/loud-pants-enjoy.md @@ -0,0 +1,5 @@ +--- +'@tanstack/form-core': patch +--- + +Fix arktype usage typing in validators diff --git a/.changeset/swift-pens-count.md b/.changeset/swift-pens-count.md new file mode 100644 index 000000000..9c9093cab --- /dev/null +++ b/.changeset/swift-pens-count.md @@ -0,0 +1,6 @@ +--- +'@tanstack/react-form-nextjs': patch +'@tanstack/react-form-remix': patch +--- + +Remove peerdep for TanStack Start diff --git a/.changeset/wet-dancers-dream.md b/.changeset/wet-dancers-dream.md new file mode 100644 index 000000000..7461df4d0 --- /dev/null +++ b/.changeset/wet-dancers-dream.md @@ -0,0 +1,5 @@ +--- +'@tanstack/react-form-start': patch +--- + +Replace deprecated inputValidator with validator