github TanStack/form v0.38.0

latest releases: @tanstack/lit-form@1.23.0, @tanstack/vue-form@1.23.0, @tanstack/svelte-form@1.23.0...
9 months ago

Version 0.38.0 - 11/29/24, 8:07 AM (Manual Release)

Changes

Breaking Changes

  • Drop support for TypeScript 4.9 and 5.0
    • TypeScript 5.1 is now required
  • Drop support for Angular 17.3 and 18.x
    • Angular 19 is now required

I'd (Corbin) like to personally apologize for introducing these breaking changes during our RC phase. While working on fixing various bugs we realized we couldn't easily support these versions without majorly impacting users on these older versions of TypeScript and Angular.

Chore

  • add tests for TypeScript 5.4+ (ea4b760) by Corbin Crutchley
  • fix lint (b8d20bd) by Corbin Crutchley

Ci

  • apply automated fixes and generate docs (987510b) by autofix-ci[bot]
  • apply automated fixes and generate docs (6cee9ec) by autofix-ci[bot]

Docs

  • react: move listeners prop to the form field component (#1039) (477e844) by Damian Stasik

Other

Packages

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

Don't miss a new form release

NewReleases is sending notifications on new releases.