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 Loading
base: main@{1day}
Choose a base ref
...
head repository: TanStack/router Loading
compare: main
Choose a head ref
  • 4 commits
  • 33 files changed
  • 2 contributors

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    e3450eb View commit details
    Browse the repository at this point in the history
  2. ci: use distributed Nx agents for e2e tests (#1987)

    * workflow
    
    * nx
    
    * scripts
    
    * remove replay script
    
    * - replay
    
    * - dotenv
    
    * style(examples): eslint sorting
    
    * Update nx.json
    
    * add playwright to root
    
    ---------
    
    Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
    SeanCassiere and lachlancollins committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c5e6ae3 View commit details
    Browse the repository at this point in the history
  3. test(examples): add e2e testing to ensure the basic examples work acr…

    …oss releases (#1990)
    
    * test(examples): add e2e to basic
    
    * test(examples): add e2e to basic-file-based
    
    * test(examples): add e2e to basic-react-query
    
    * test(examples): add e2e to basic-react-query-file-based
    
    * chore(examples): delete the test-results folder and content
    
    * chore(examples): update gitignores
    SeanCassiere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    66c9dcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35a6cd View commit details
    Browse the repository at this point in the history
Loading