Skip to content

Releases: TanStack/form

v0.29.1

12 Aug 14:00
Compare
Choose a tag to compare

Version 0.29.1 - 8/12/24, 2:00 PM

Changes

Fix

Chore

  • deps: update dependency vite-tsconfig-paths to v5 (#899) (23a44f2) by renovate[bot]
  • deps: update tanstack/config setup action (#884) (04f43a6) by renovate[bot]
  • deps: update all non-major dependencies (41d508a) by renovate[bot]

Docs

  • replace repoitory header image (#897) (b1af0e6) by Leonardo Montini
  • sync reference to 0.29 (#896) (d39d73d) by Leonardo Montini

Packages

  • @tanstack/react-form@0.29.1
  • @tanstack/vue-form@0.29.1
  • @tanstack/solid-form@0.29.1
  • @tanstack/lit-form@0.29.1
  • @tanstack/angular-form@0.29.1

v0.29.0

09 Aug 06:56
Compare
Choose a tag to compare

Version 0.29.0 - 8/9/24, 6:56 AM

Changes

Feat

  • export react SSR framework-specific types (#895) (de7c2a7) by Boris Yankov

Fix

  • maintain the form types when transforming with useTransform hook (#889) (b998045) by Leonardo Montini

Packages

  • @tanstack/react-form@0.29.0

v0.28.0

06 Aug 15:53
Compare
Choose a tag to compare

Version 0.28.0 - 8/6/24, 3:53 PM

Changes

Feat

Packages

  • @tanstack/form-core@0.28.0
  • @tanstack/react-form@0.28.0
  • @tanstack/vue-form@0.28.0
  • @tanstack/zod-form-adapter@0.28.0
  • @tanstack/yup-form-adapter@0.28.0
  • @tanstack/valibot-form-adapter@0.28.0
  • @tanstack/solid-form@0.28.0
  • @tanstack/lit-form@0.28.0
  • @tanstack/angular-form@0.28.0

v0.27.0

05 Aug 16:09
Compare
Choose a tag to compare

Version 0.27.0 - 8/5/24, 4:08 PM

Changes

Feat

Chore

  • deps: update all non-major dependencies (8f5615a) by renovate[bot]
  • deps: update vitest monorepo to v2 (major) (#882) (0d15f79) by renovate[bot]
  • deps: update autofix-ci/action digest to ff86a55 (#873) (e1c5bee) by renovate[bot]
  • deps: update tanstack/config digest to 1ce18c1 (#874) (83f4469) by renovate[bot]
  • deps: update all non-major dependencies (#880) (1246cf7) by renovate[bot]
  • update @tanstack/config (#877) (2ecdc61) by Lachlan Collins
  • deps: update dependency valibot to ^0.36.0 (#859) (2bebfd5) by renovate[bot]
  • deps: update @eslint-react/eslint-plugin to ^1.5.26 (#858) (ddb320c) by renovate[bot]
  • deps: Update tanstack/store dependencies (#854) (d5e60ce) by Lachlan Collins
  • deps: update all non-major dependencies (#853) (48779d1) by renovate[bot]
  • deps: update dependency @tanstack/config to ^0.9.6 (#850) (ee16016) by renovate[bot]

Ci

  • renovate: update renovate config (#879) (41cc2e2) by Lachlan Collins
  • Add autofix.yml (#870) (a6313b7) by Lachlan Collins

Docs

  • fix doc issues and header consistency (#848) (b7ef0e9) by Oluwabusayo Jacobs
  • typedoc: Use generateReferenceDocs function (#872) (bde3b1c) by Lachlan Collins
  • typedoc: Update output filename (#871) (6fe229b) by Lachlan Collins
  • update the syntax highlighting for angular (#869) (4fb15b4) by @mgechev
  • typedoc: Add frontmatter (#866) (bbf9f46) by Lachlan Collins
  • Update typedoc (#865) (de062c3) by Lachlan Collins

Packages

  • @tanstack/form-core@0.27.0
  • @tanstack/react-form@0.27.0
  • @tanstack/vue-form@0.27.0
  • @tanstack/valibot-form-adapter@0.27.0
  • @tanstack/solid-form@0.27.0
  • @tanstack/angular-form@0.27.0
  • @tanstack/zod-form-adapter@0.27.0
  • @tanstack/yup-form-adapter@0.27.0
  • @tanstack/lit-form@0.27.0

v0.26.4

11 Jul 03:57
Compare
Choose a tag to compare

Version 0.26.4 - 7/11/24, 3:56 AM (Manual Release)

Changes

Chore

  • update non-major dependencies (#846) (034062d) by Lachlan Collins

Ci

  • enable npm provenance (#849) (f5809e1) by Lachlan Collins
  • renovate: ignore react/react-dom (#847) (cf0fbb0) by Lachlan Collins

Packages

  • @tanstack/form-core@0.26.4
  • @tanstack/react-form@0.26.4
  • @tanstack/vue-form@0.26.4
  • @tanstack/zod-form-adapter@0.26.4
  • @tanstack/yup-form-adapter@0.26.4
  • @tanstack/valibot-form-adapter@0.26.4
  • @tanstack/solid-form@0.26.4
  • @tanstack/lit-form@0.26.4
  • @tanstack/angular-form@0.26.4

v0.26.3

10 Jul 06:28
Compare
Choose a tag to compare

Version 0.26.3 - 7/10/24, 6:28 AM

Changes

Fix

  • solid-form: Build ESM, CJS, and source (#844) (a88aca8) by Brendan Allan

Chore

  • deps: update dependency @solidjs/testing-library to ^0.8.8 (#840) (f418ca7) by renovate[bot]
  • deps: update testing-library monorepo (#839) (a9c2bb4) by renovate[bot]
  • deps: update codecov/codecov-action action to v4 (#838) (be6d41d) by renovate[bot]
  • deps: update @tanstack/store (#837) (6a42404) by Lachlan Collins
  • deps: update dependency @tanstack/config to ^0.9.2 (#835) (d250815) by renovate[bot]
  • deps: update dependency sherif to ^0.10.0 (#836) (91d4913) by renovate[bot]
  • deps: update all non-major dependencies (#833) (ee69de0) by renovate[bot]

Ci

  • Improve Nx inputs (#841) (5b59643) by Lachlan Collins
  • renovate: Ignore vue and vue-tsc (3343d60) by Lachlan Collins
  • Add renovate.json (#829) (7a437b3) by Lachlan Collins

Docs

  • examples: Update tsconfig.json for React examples (#832) (40f86c4) by Lachlan Collins

Packages

  • @tanstack/form-core@0.26.3
  • @tanstack/react-form@0.26.3
  • @tanstack/vue-form@0.26.3
  • @tanstack/zod-form-adapter@0.26.3
  • @tanstack/yup-form-adapter@0.26.3
  • @tanstack/solid-form@0.26.3
  • @tanstack/lit-form@0.26.3
  • @tanstack/angular-form@0.26.3
  • @tanstack/valibot-form-adapter@0.26.3

v0.26.2

09 Jul 05:48
Compare
Choose a tag to compare

Version 0.26.2 - 7/9/24, 5:48 AM

Changes

Fix

  • solid-form: Rename index.ts to index.tsx (#828) (7438ca1) by Lachlan Collins

Packages

  • @tanstack/solid-form@0.26.2

v0.26.1

09 Jul 04:11
Compare
Choose a tag to compare

Version 0.26.1 - 7/9/24, 4:11 AM

Changes

Fix

  • upgrade TanStack Start (#827) (f989a1e) by Corbin Crutchley

Packages

  • @tanstack/react-form@0.26.1

v0.26.0

08 Jul 20:07
Compare
Choose a tag to compare

Version 0.26.0 - 7/8/24, 8:07 PM

Changes

Feat

  • force createServerFn usage with getFormData (#826) (3b91e6c) by Corbin Crutchley

Docs

  • update solid docs (#819) (04fda1c) by Oluwabusayo Jacobs

Packages

  • @tanstack/react-form@0.26.0

v0.25.3

06 Jul 23:21
Compare
Choose a tag to compare

Version 0.25.3 - 7/6/24, 11:21 PM

Changes

Fix

  • lit-form: Correct deps/devDeps/peerDeps (#818) (6090ab1) by Lachlan Collins

Ci

  • Use pkg-pr-new templates (#817) (fb7bc9b) by Lachlan Collins
  • Add preview workflow (#811) (ae8377a) by Lachlan Collins

Docs

  • announce the RC phase in overview docs (#815) (bfad0b6) by Corbin Crutchley
  • add documentation for TanStack Start (#814) (9069729) by Corbin Crutchley
  • update vue docs (#810) (d44b9d0) by Abdurrahman Sogbesan

Other

Test

  • remove first level sleep in tests and use fake timers (#809) (1eda603) by Leonardo Montini

Packages

  • @tanstack/form-core@0.25.3
  • @tanstack/react-form@0.25.3
  • @tanstack/vue-form@0.25.3
  • @tanstack/zod-form-adapter@0.25.3
  • @tanstack/yup-form-adapter@0.25.3
  • @tanstack/valibot-form-adapter@0.25.3
  • @tanstack/solid-form@0.25.3
  • @tanstack/lit-form@0.25.3
  • @tanstack/angular-form@0.25.3