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: reactjs/react.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: reactjs/react.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next15
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 13 files changed
  • 5 contributors

Commits on Jun 24, 2024

  1. tried this and I think I need to move to app router on next13, then u…

    …pgrade to 15, then enable the complier
    mattcarrollcode committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    55873c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    dd9a900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f7917 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    df3a9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7e7d4 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    mattcarrollcode committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d2510f6 View commit details
    Browse the repository at this point in the history
  4. Remove Next13 patch

    mattcarrollcode committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2d41d48 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fix errors

    rickhanlonii committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1a544ea View commit details
    Browse the repository at this point in the history
  2. Fix JSX

    Co-authored-by: Sebastian Markbåge <[email protected]>
    eps1lon and sebmarkbage committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cc2d908 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    6e24474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1195619 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    f82a39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94a87b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5a81fc View commit details
    Browse the repository at this point in the history
  4. Upgrade typescript to fix type checking issue with Next 15.1, add ts-…

    …ignore in two places in react.dev code to enable typescript upgrade
    mattcarrollcode committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    013e60b View commit details
    Browse the repository at this point in the history
Loading