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: 8.0.6
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: 8.0.7
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 6, 2023

  1. Fix types in syntax highlight example

    Closes GH-736.
    
    Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
    Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    dlqqq authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    9034dbd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Update dev-dependencies

    wooorm committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    184a1a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Fix performance for keys

    Closes GH-703.
    Closes GH-738.
    
    Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
    Reviewed-by: Merlijn Vos <merlijn@soverin.net> 
    Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
    wooorm authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c289176 View commit details
    Browse the repository at this point in the history
  2. 8.0.7

    wooorm committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4a6065b View commit details
    Browse the repository at this point in the history
Loading