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: syntax-tree/mdast-util-mdx-jsx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: syntax-tree/mdast-util-mdx-jsx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 6, 2024

  1. Copy the full SHA
    cdfd0e5 View commit details
  2. Add declaration maps

    wooorm committed Mar 6, 2024
    Copy the full SHA
    606f665 View commit details
  3. 3.1.1

    wooorm committed Mar 6, 2024
    Copy the full SHA
    e5b6658 View commit details

Commits on Mar 13, 2024

  1. Fix indent of JSX in lists in JSX

    Closes GH-13.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    XiNiHa authored Mar 13, 2024
    Copy the full SHA
    04dffd3 View commit details
  2. Update dev-dependencies

    wooorm committed Mar 13, 2024
    Copy the full SHA
    761add9 View commit details
  3. Refactor code-style

    wooorm committed Mar 13, 2024
    Copy the full SHA
    63b7767 View commit details
  4. Copy the full SHA
    a793033 View commit details
  5. 3.1.2

    wooorm committed Mar 13, 2024
    Copy the full SHA
    92678b1 View commit details

Commits on Aug 27, 2024

  1. Remove unused dependency

    Closes GH-14.
    
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    bluwy authored Aug 27, 2024
    Copy the full SHA
    6575d99 View commit details
  2. Update dev-dependencies

    wooorm committed Aug 27, 2024
    Copy the full SHA
    965180a View commit details
  3. Refactor to use @imports

    wooorm committed Aug 27, 2024
    Copy the full SHA
    d1cecb6 View commit details
  4. 3.1.3

    wooorm committed Aug 27, 2024
    Copy the full SHA
    40b951b View commit details

Commits on Sep 13, 2024

  1. Add .tsbuildinfo to .gitignore

    wooorm committed Sep 13, 2024
    Copy the full SHA
    e0d1a16 View commit details

Commits on Jan 13, 2025

  1. Update Actions

    wooorm committed Jan 13, 2025
    Copy the full SHA
    02394a1 View commit details
  2. Update dev-dependencies

    wooorm committed Jan 13, 2025
    Copy the full SHA
    4b0db74 View commit details
  3. Copy the full SHA
    a79fa12 View commit details
  4. 3.2.0

    wooorm committed Jan 13, 2025
    Copy the full SHA
    0f3033c View commit details
Loading