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.1.1
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.2.0
Choose a head ref
  • 14 commits
  • 22 files changed
  • 9 contributors

Commits on Dec 13, 2021

  1. Remove createRoutesFromArray (#8464)

    Co-authored-by: hanquliu <[email protected]>
    liuhanqu and hanquliu authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    e9bea61 View commit details
    Browse the repository at this point in the history
  2. Fix RouteProps type (#8473)

    Co-authored-by: hanquliu <[email protected]>
    liuhanqu and hanquliu authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    ab8118e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    2b4aed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fceae42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb81ad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    193bd45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d14f74 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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

    formatted eeb7a57
    Remix Run Bot committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    7aa6285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e65b30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28db30c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. fix: Use statically analyzable CJS exports

    This enables named imports in node ESM scripts because they do some magic to detect which module is exported.
    mjackson committed Dec 17, 2021
    1 Configuration menu
    Copy the full SHA
    29c7fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477b0c2 View commit details
    Browse the repository at this point in the history
  3. Version 6.2.0

    chaance committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f16c549 View commit details
    Browse the repository at this point in the history
Loading