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: remix-run/react-router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.2
Choose a base ref
...
head repository: remix-run/react-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.0
Choose a head ref
  • 16 commits
  • 44 files changed
  • 10 contributors

Commits on Feb 28, 2022

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

Commits on Mar 4, 2022

  1. chore: split up index.tsx file (#8686)

    * chore: extract lib/router.ts file
    
    * chore: extract lib/context.ts file
    
    * chore: extract lib/hooks.ts file
    
    * chore: extract lib/components.tsx file
    
    * chore: rename index.tsx -> index.ts
    
    * chore: combine exports
    brophdawg11 authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1100224 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Update tutorial.md (#8717)

    mfijas authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d10d890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d12b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    3ccfe53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8dff1b View commit details
    Browse the repository at this point in the history
  3. fixed small typo (#8651)

    janpaepke authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e3fdf19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f831bf View commit details
    Browse the repository at this point in the history
  5. chore: format

    remix-run-bot committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    82adc16 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Update issue links

    timdorr authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c299d29 View commit details
    Browse the repository at this point in the history
  2. Update issue links

    timdorr authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    43ef25a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Fix: change children prop on navlink props to be optional (#8725)

    Co-authored-by: Tim Dorr <[email protected]>
    Co-authored-by: Ryan Mann <[email protected]>
    3 people authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    423c8dc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    0188810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b88aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e7f3b View commit details
    Browse the repository at this point in the history
  4. Version 6.3.0

    ryanflorence committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    382c792 View commit details
    Browse the repository at this point in the history
Loading