Skip to content

Releases: TanStack/form

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

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

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

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

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

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

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

v0.25.2

02 Jul 22:28
Compare
Choose a tag to compare

Version 0.25.2 - 7/2/24, 10:28 PM

Changes

Fix

  • core: abort async validation if sync validation fails in the meantime (#796) (dc2ece3) by Leonardo Montini

Docs

Test

  • fix async validation tests with adapters (#804) (0b38c3e) by Leonardo Montini

Packages

v0.25.1

30 Jun 23:47
Compare
Choose a tag to compare

Version 0.25.1 - 6/30/24, 11:46 PM

Changes

Fix

  • usage of deprecated version of Node.js (#800) (9dff98f) by Hamir Mahal

Ci

  • Optimise Nx workflow (#797) (6fa0c84) by Lachlan Collins

Tests

  • Run ESLint on tests (#793) (3f1dbed) by Lachlan Collins

Packages

v0.25.0

29 Jun 09:49
Compare
Choose a tag to compare

Version 0.25.0 - 6/29/24, 9:49 AM (Manual Release)

Changes

  • feat: add initial adapter and options for TanStack Start
  • feat: migrate NextJS integration to throw when validation occured

Packages