Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TanStack/form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @tanstack/react-form@1.28.5
Choose a base ref
...
head repository: TanStack/form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @tanstack/react-form@1.28.6
Choose a head ref
  • 8 commits
  • 95 files changed
  • 7 contributors

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    3f52569 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. Configuration menu
    Copy the full SHA
    458a9be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d70cb View commit details
    Browse the repository at this point in the history
  3. ci: Version Packages (#2082)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    b1bf05d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. ci: update github workflows (#2086)

    * ci: update github workflows
    
    * Add action ID
    lachlancollins authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    e21cc01 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. fix(core): field unmount (#2068)

    * fix: make field unmount
    
    * more tests
    
    * ref: prefer object.entries
    
    * jsdoc
    
    * Fix field unmount issue in core
    
    Fixes the issue with field unmount in core.
    
    * ci: apply automated fixes and generate docs
    
    * fix: update fieldInfo type to be partial and handle unmounted fields
    
    * fix: cleanupFieldsOnUnmount flag
    
    * fix: eslint
    
    * fix: coderabbit findings
    
    * fix: ensure async validation cancellation on field unmount
    
    * more tests
    
    * chore: remove default
    
    * feat: listeners
    
    * ci: apply automated fixes and generate docs
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    Co-authored-by: Harry Whorlow <79278353+harry-whorlow@users.noreply.github.com>
    Co-authored-by: Harry Whorlow <whorlowharry@gmail.com>
    4 people authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    7a1428d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. ci: Version Packages (#2097)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    2d5f557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e7c8a6 View commit details
    Browse the repository at this point in the history
Loading