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-expression
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Choose a base ref
...
head repository: syntax-tree/mdast-util-mdx-expression
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 16 commits
  • 8 files changed
  • 1 contributor

Commits on May 14, 2023

  1. Update dev-dependencies

    wooorm committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7c7e890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd78347 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    4cde52a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    dea54b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd560d View commit details
    Browse the repository at this point in the history
  3. Refactor .npmrc

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b27f90b View commit details
    Browse the repository at this point in the history
  4. Refactor code-style

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    780f6b9 View commit details
    Browse the repository at this point in the history
  5. Remove deprecated MDXFlowExpression, MDXTextExpression types

    Use `MdxFlowExpression`, `MdxTextExpression` instead.
    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    86460e1 View commit details
    Browse the repository at this point in the history
  6. Remove complex-types file

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d38a3e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e74e68a View commit details
    Browse the repository at this point in the history
  8. Refactor docs

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f3b96f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e771a0a View commit details
    Browse the repository at this point in the history
  10. Change to expose functions

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    be985af View commit details
    Browse the repository at this point in the history
  11. Change to use exports

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e6bf7cd View commit details
    Browse the repository at this point in the history
  12. Change to require Node.js 16

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    55c364b View commit details
    Browse the repository at this point in the history
  13. 2.0.0

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1d65860 View commit details
    Browse the repository at this point in the history
Loading