Skip to content

ci: Version Packages (alpha) - #2340

Open
github-actions[bot] wants to merge 1 commit into
alphafrom
changeset-release/alpha
Open

ci: Version Packages (alpha)#2340
github-actions[bot] wants to merge 1 commit into
alphafrom
changeset-release/alpha

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to alpha, this PR will be updated.

鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍

alpha is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on alpha.

鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍

Releases

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

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.

  • #2344 63c9ea3 - Refactor: Use stable listener identity instead of index

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

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@2.0.0-alpha.2

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

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

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/vue-form@2.0.0-alpha.2

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/angular-form@2.0.0-alpha.2

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/form-devtools@1.0.0-alpha.2

Patch Changes

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

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-devtools@1.0.0-alpha.2

Patch Changes

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

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

@github-actions
github-actions Bot force-pushed the changeset-release/alpha branch 3 times, most recently from d8c469d to 4f6e605 Compare August 19, 2026 10:25
@github-actions
github-actions Bot force-pushed the changeset-release/alpha branch from 4f6e605 to a24d5b3 Compare August 20, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants