8000 Comparing 3.0.0...3.0.1 · mdx-js/mdx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: 3.0.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: 3.0.1
Choose a head ref
  • 16 commits
  • 76 files changed
  • 7 contributors

Commits on Oct 24, 2023

  1. Fix typo in announcement blog post

    Closes GH-2381.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    rijkvanzanten authored Oct 24, 2023
    1 Configuration menu
    Copy the full SHA
    850155e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add note on broken react runtime types

    Closes GH-2383.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    ky1ejs authored Oct 25, 2023
    1 Configuration menu
    Copy the full SHA
    680445d View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    038bb68 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. loader: fix types

    Closes GH-2386.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    remcohaszing authored Oct 27, 2023
    1 Configuration menu
    Copy the full SHA
    85c5dd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Fix typo

    wooorm committed Oct 29, 2023
    1 Configuration menu
    Copy the full SHA
    51cfcdc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. chore(deps): update actions/setup-node action to v4 (#2389)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 30, 2023
    1 Configuration menu
    Copy the full SHA
    efff74e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix reset of playground render errors

    Closes GH-2392.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    ManasMakde authored Nov 6, 2023
    1 Configuration menu
    Copy the full SHA
    38f7a5c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update dev-dependencies

    wooorm committed Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    2a1109b View commit details
    Browse the repository at this point in the history
  2. Add banner

    wooorm committed Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    efeb479 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Fix mdx-embed link in docs

    Closes GH-2409.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    torn4dom4n authored Nov 30, 2023
    1 Configuration menu
    Copy the full SHA
    908ff45 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Refactor to handle uncaught webpack errors

    Closes GH-2398.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    remcohaszing authored Dec 5, 2023
    1 Configuration menu
    Copy the full SHA
    d1fface View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update dev-dependencies

    wooorm committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b9b37b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Update dev-dependencies

    wooorm committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    0e6dd7a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Fix generated JSX pragmas for new babel

    Babel changed which comments it supports.
    TypeScript followed.
    This commit generates comments that work in both old and new Babel and which
    should work in all tools that support comment pragmas.
    
    Closes GH-2438.
    Related-to: babel/babel#13896.
    remcohaszing authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    49fd094 View commit details
    Browse the repository at this point in the history
  2. Add declaration maps

    wooorm committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c03e16c View commit details
    Browse the repository at this point in the history
  3. 3.0.1

    wooorm committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    78aee48 View commit details
    Browse the repository at this point in the history
Loading
0