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: remarkjs/react-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.0.0
Choose a base ref
...
head repository: remarkjs/react-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.0.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 25, 2025

  1. Remove local use of JSX

    wooorm committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    21b47b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Fix performance around components

    Related-to: GH-895.
    Related-to: GH-883.
    
    Closes GH-893.
    
    Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    remcohaszing authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    7c17ede View commit details
    Browse the repository at this point in the history
  2. 10.0.1

    wooorm committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    2792c32 View commit details
    Browse the repository at this point in the history
Loading