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/router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.139.12
Choose a base ref
...
head repository: TanStack/router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.139.13
Choose a head ref
  • 2 commits
  • 163 files changed
  • 3 contributors

Commits on Dec 2, 2025

  1. fix(router-core): correctly resolve custom params from declarative ma…

    …sks when building the masked url (#5756)
    
    * Use params from declarative masks
    
    * Add tests for masks
    
    * Include the necessary changes
    
    * Update mask tests
    
    * Add e2e tests
    
    * minor nitpicks
    
    ---------
    
    Co-authored-by: Nico Lynzaad <nlynzaad@zylangroup.com>
    hakanshehu and nlynzaad authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    24ff895 View commit details
    Browse the repository at this point in the history
  2. release: v1.139.13

    tannerlinsley committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    e6dc649 View commit details
    Browse the repository at this point in the history
Loading