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: mdx-js/mdx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: mdx-js/mdx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.1
Choose a head ref
  • 5 commits
  • 35 files changed
  • 2 contributors

Commits on Mar 25, 2022

  1. Update React on site

    Closes GH-1987
    
    Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
    wooorm authored Mar 25, 2022
    1 Configuration menu
    Copy the full SHA
    427bcad View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Fix to add _missingMdxReference in some more cases

    Related-to GH-1986.
    Closes GH-1988.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    vlad-zhukov authored Mar 29, 2022
    1 Configuration menu
    Copy the full SHA
    0df684b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Fix to not add _missingMdxReference when thing is in scope

    Closes GH-1986.
    Related-to: GH-1988.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    vlad-zhukov authored Mar 31, 2022
    1 Configuration menu
    Copy the full SHA
    e79fc2b View commit details
    Browse the repository at this point in the history
  2. Update dev-dependencies

    Closes GH-1996.
    wooorm authored Mar 31, 2022
    1 Configuration menu
    Copy the full SHA
    20268aa View commit details
    Browse the repository at this point in the history
  3. 2.1.1

    wooorm committed Mar 31, 2022
    1 Configuration menu
    Copy the full SHA
    b09a5e4 View commit details
    Browse the repository at this point in the history
Loading