Skip to content

Releases: TanStack/form

@tanstack/vue-form@2.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:25
Immutable release. Only release title and notes can be modified.
4ad5a7b

Minor Changes

  • #2343 532cba4 - Feature: Specify default options for createFormHook

Patch Changes

  • #2348 4e37c69 - Refactor: Adapter formOptions/appFormOptions no longer shim the core types and runtime.

    BREAKING: formOptions.looseSchema and formOptions.strictSchema now require a schema as
    first parameter. This locks down inference to get the best type safety out of it vs. the options object alone.

    Fix: formOptions.looseSchema now allows defaultValues to omit properties instead of
    requiring them to be explicitly undefined.

  • #2339 c7e102b - Fix: Subscription selectors now infer tuple return values without requiring as const.

  • Updated dependencies [532cba4, 4e37c69, c7e102b, 63c9ea3]:

    • @tanstack/form-core@2.0.0-alpha.2

@tanstack/svelte-form@2.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:24
Immutable release. Only release title and notes can be modified.
4ad5a7b

Minor Changes

  • #2343 532cba4 - Feature: Specify default options for createFormHook

Patch Changes

  • #2348 4e37c69 - Refactor: Adapter formOptions/appFormOptions no longer shim the core types and runtime.

    BREAKING: formOptions.looseSchema and formOptions.strictSchema now require a schema as
    first parameter. This locks down inference to get the best type safety out of it vs. the options object alone.

    Fix: formOptions.looseSchema now allows defaultValues to omit properties instead of
    requiring them to be explicitly undefined.

  • #2339 c7e102b - Fix: Subscription selectors now infer tuple return values without requiring as const.

  • Updated dependencies [532cba4, 4e37c69, c7e102b, 63c9ea3]:

    • @tanstack/form-core@2.0.0-alpha.2

@tanstack/solid-form@2.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:24
Immutable release. Only release title and notes can be modified.
4ad5a7b

Minor Changes

  • #2343 532cba4 - Feature: Specify default options for createFormHook

Patch Changes

  • #2348 4e37c69 - Refactor: Adapter formOptions/appFormOptions no longer shim the core types and runtime.

    BREAKING: formOptions.looseSchema and formOptions.strictSchema now require a schema as
    first parameter. This locks down inference to get the best type safety out of it vs. the options object alone.

    Fix: formOptions.looseSchema now allows defaultValues to omit properties instead of
    requiring them to be explicitly undefined.

  • #2339 c7e102b - Fix: Subscription selectors now infer tuple return values without requiring as const.

  • Updated dependencies [532cba4, 4e37c69, c7e102b, 63c9ea3]:

    • @tanstack/form-core@2.0.0-alpha.2

@tanstack/solid-form-devtools@1.0.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:24
Immutable release. Only release title and notes can be modified.
4ad5a7b

Patch Changes

  • Updated dependencies [63c9ea3]:
    • @tanstack/form-devtools@1.0.0-alpha.2

@tanstack/react-form@2.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:24
Immutable release. Only release title and notes can be modified.
4ad5a7b

Minor Changes

  • #2343 532cba4 - Feature: Specify default options for createFormHook

Patch Changes

  • #2348 4e37c69 - Refactor: Adapter formOptions/appFormOptions no longer shim the core types and runtime.

    BREAKING: formOptions.looseSchema and formOptions.strictSchema now require a schema as
    first parameter. This locks down inference to get the best type safety out of it vs. the options object alone.

    Fix: formOptions.looseSchema now allows defaultValues to omit properties instead of
    requiring them to be explicitly undefined.

  • #2339 c7e102b - Fix: Subscription selectors now infer tuple return values without requiring as const.

  • Updated dependencies [532cba4, 4e37c69, c7e102b, 63c9ea3]:

    • @tanstack/form-core@2.0.0-alpha.2

@tanstack/react-form-start@2.0.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:24
Immutable release. Only release title and notes can be modified.
4ad5a7b

Patch Changes

@tanstack/react-form-nextjs@2.0.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:24
Immutable release. Only release title and notes can be modified.
4ad5a7b

Patch Changes

@tanstack/react-form-devtools@1.0.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:25
Immutable release. Only release title and notes can be modified.
4ad5a7b

Patch Changes

  • Updated dependencies [63c9ea3]:
    • @tanstack/form-devtools@1.0.0-alpha.2

@tanstack/preact-form@2.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:25
Immutable release. Only release title and notes can be modified.
4ad5a7b

Minor Changes

  • #2343 532cba4 - Feature: Specify default options for createFormHook

Patch Changes

  • #2348 4e37c69 - Refactor: Adapter formOptions/appFormOptions no longer shim the core types and runtime.

    BREAKING: formOptions.looseSchema and formOptions.strictSchema now require a schema as
    first parameter. This locks down inference to get the best type safety out of it vs. the options object alone.

    Fix: formOptions.looseSchema now allows defaultValues to omit properties instead of
    requiring them to be explicitly undefined.

  • #2339 c7e102b - Fix: Subscription selectors now infer tuple return values without requiring as const.

  • Updated dependencies [532cba4, 4e37c69, c7e102b, 63c9ea3]:

    • @tanstack/form-core@2.0.0-alpha.2

@tanstack/lit-form@2.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:24
Immutable release. Only release title and notes can be modified.
4ad5a7b

Patch Changes

  • #2348 4e37c69 - Refactor: Adapter formOptions/appFormOptions no longer shim the core types and runtime.

    BREAKING: formOptions.looseSchema and formOptions.strictSchema now require a schema as
    first parameter. This locks down inference to get the best type safety out of it vs. the options object alone.

    Fix: formOptions.looseSchema now allows defaultValues to omit properties instead of
    requiring them to be explicitly undefined.

  • #2339 c7e102b - Fix: Subscription selectors now infer tuple return values without requiring as const.

  • Updated dependencies [532cba4, 4e37c69, c7e102b, 63c9ea3]:

    • @tanstack/form-core@2.0.0-alpha.2