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.4
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.5
Choose a head ref
  • 12 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 13, 2022

  1. Update dev-dependencies

    wooorm committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    72ee489 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Fix typo in plugins deprecation message

    Closes GH-719.
    marc2332 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    402fea3 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated and unneeded defaultProps

    Closes GH-718.
    Lepozepo authored and wooorm committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4f98f73 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Add ignore-scripts to .npmrc

    Closes GH-721.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    ChristianMurphy committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    e63707f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update to use node16 module resolution in tsconfig.json

    Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    
    Closes GH-723.
    ChristianMurphy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d640d40 View commit details
    Browse the repository at this point in the history
  2. Update dev-dependencies

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    560d6d0 View commit details
    Browse the repository at this point in the history
  3. Update tsconfig.json

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    998ba08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69583d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b81001f View commit details
    Browse the repository at this point in the history
  6. Use Node test runner

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5ab03c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    469ebc2 View commit details
    Browse the repository at this point in the history
  8. 8.0.5

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8c40d4e View commit details
    Browse the repository at this point in the history
Loading