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: [email protected]
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: [email protected]
Choose a head ref
  • 19 commits
  • 47 files changed
  • 5 contributors

Commits on Oct 12, 2023

  1. Fix lint errors

    brophdawg11 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e74b935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c0d82 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    779536c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a71b4e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2041d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    908a40a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 20, 2023

  1. Support optional path segments in matchPath (#10768)

    Co-authored-by: Matt Brophy <[email protected]>
    imjordanxd and brophdawg11 authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    677d6c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Revert "Ensure Form contains splat portion of pathname when no action…

    … is specified (#10933)" (#10965)
    
    This reverts commit 908a40a.
    brophdawg11 authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    805924d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0dbcd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2d911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19af0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a8265c View commit details
    Browse the repository at this point in the history
  6. Enter prerelease mode

    brophdawg11 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    77402de View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (pre) (#10966)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cacc90b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    1500288 View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (pre) (#10978)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    67af262 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Exit prerelease mode

    brophdawg11 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3c6e27c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667f936 View commit details
    Browse the repository at this point in the history
Loading