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
  • 14 commits
  • 16 files changed
  • 7 contributors

Commits on Dec 17, 2022

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

Commits on Dec 18, 2022

  1. docs(start/tutorial.md): fix 404 example code highlight (#9747)

    * docs(start/tutorial.md): fix 404 example code highlight
    
    * sign the CLA
    
    * Update docs/start/tutorial.md
    
    Co-authored-by: Mehdi Achour <[email protected]>
    ek9 and machour authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    590b7a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. chore(deps): bump actions/stale from 6 to 7 (#9770)

    Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3204964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11156ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3136786 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    d3abdc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da544e1 View commit details
    Browse the repository at this point in the history
  3. Enter prerelease mode

    brophdawg11 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7721817 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#9780)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    mcansh and github-actions[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    554aa84 View commit details
    Browse the repository at this point in the history
  5. Fix: reset actionData on action redirect to current location (#9772)

    * Clear actionData on redirect to current location
    
    * Add changeset
    brophdawg11 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    159b988 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    672a903 View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (pre) (#9783)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    mcansh and github-actions[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    cdb0592 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Exit prerelease mode

    brophdawg11 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3fd9997 View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (#9786)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <[email protected]>
    3 people authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    baf69f0 View commit details
    Browse the repository at this point in the history
Loading