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
  • 11 commits
  • 25 files changed
  • 6 contributors

Commits on Nov 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    5f152fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30917ae View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. 1 Configuration menu
    Copy the full SHA
    26471d4 View commit details
    Browse the repository at this point in the history
  2. chore: format

    remix-run-bot committed Nov 24, 2023
    1 Configuration menu
    Copy the full SHA
    7a2e9f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Revert useResolvedPath fix in splat routes (#11078)

    * Revert "Fix other code paths for resolveTo from a splat route (#11045)"
    
    This reverts commit 58d421f.
    
    * Revert "Add additional test case for #10983"
    
    This reverts commit f320378.
    
    * Revert "Fix issues with useFormAction/useResolvedPath for dot paths in param/splat routes (#10983)"
    
    This reverts commit fe066bd.
    
    * Fix test
    
    * Add changeset
    brophdawg11 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9cfd99d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f81d989 View commit details
    Browse the repository at this point in the history
  3. Enter prerelease mode

    brophdawg11 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6e17b68 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#11079)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    67e75d5 View commit details
    Browse the repository at this point in the history
  5. Prep release notes

    brophdawg11 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    de0905f View commit details
    Browse the repository at this point in the history
  6. Exit prerelease mode

    brophdawg11 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a18ca5a View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (#11080)

    * chore: Update version for release
    
    * Update changelogs
    
    * Update to new markdown alert syntax
    
    * Fix missing close paren
    
    * Add note on versions the fix was included in
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <[email protected]>
    3 people authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8b1ee67 View commit details
    Browse the repository at this point in the history
Loading