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.111.7
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.111.11
Choose a head ref
  • 14 commits
  • 661 files changed
  • 7 contributors

Commits on Feb 24, 2025

  1. docs(router): remove inline TOC in routing concepts guide (#3543)

    Co-authored-by: SeanCassiere <33615041+SeanCassiere@users.noreply.github.com>
    gillkyle and SeanCassiere authored Feb 24, 2025
    Copy the full SHA
    3520eab View commit details
  2. fix(solid-router): add missing exports from solid-router (#3554)

    birkskyum authored Feb 24, 2025
    Copy the full SHA
    c56a901 View commit details
  3. release: v1.111.8

    tannerlinsley committed Feb 24, 2025
    Copy the full SHA
    b2e68bf View commit details

Commits on Feb 25, 2025

  1. chore: add react-router tests to solid-router (#3558)

    birkskyum authored Feb 25, 2025
    Copy the full SHA
    4a9d771 View commit details
  2. docs: router docs update; fixes #3534 (#3562)

    ducin authored Feb 25, 2025
    Copy the full SHA
    9a7e0da View commit details
  3. refactor(start-client, start-server, start-server-functions-fetcher):…

    … work towards making agnostic (#3546)
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    birkskyum and autofix-ci[bot] authored Feb 25, 2025
    Copy the full SHA
    e4d26cc View commit details
  4. release: v1.111.9

    tannerlinsley committed Feb 25, 2025
    Copy the full SHA
    b6dfe84 View commit details
  5. docs(router): syntax mistake in "document head management" guide (#3564)

    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    fixes #3542
    ducin authored Feb 25, 2025
    Copy the full SHA
    98465e1 View commit details
  6. refactor(react-start): move start packages to react-start (#3563)

    move start -> react-start, and keep start as proxy packages for
    backwards compat.
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    birkskyum and autofix-ci[bot] authored Feb 25, 2025
    Copy the full SHA
    0cf5e3e View commit details
  7. release: v1.111.10

    tannerlinsley committed Feb 25, 2025
    Copy the full SHA
    70a4545 View commit details
  8. docs: rename to @tanstack/react-start

    schiller-manuel committed Feb 25, 2025
    Copy the full SHA
    0c0af97 View commit details
  9. refactor(react-start): rename e2e/start to e2e/react-start (#3565)

    birkskyum authored Feb 25, 2025
    Copy the full SHA
    6279354 View commit details
  10. refactor: move routing documentation into its own section (#3567)

    SeanCassiere authored Feb 25, 2025
    Copy the full SHA
    74a3a06 View commit details
  11. release: v1.111.11

    tannerlinsley committed Feb 25, 2025
    Copy the full SHA
    0181ee4 View commit details
Loading