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-directive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.4
Choose a base ref
...
head repository: syntax-tree/mdast-util-directive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 14 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
    66fb90e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    8e0233e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b66c439 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
    159d40a View commit details
    Browse the repository at this point in the history
  4. Change to remove complex-types

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

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9a57d62 View commit details
    Browse the repository at this point in the history
  6. Refactor docs

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f163eb0 View commit details
    Browse the repository at this point in the history
  7. Change to rename Directive -> Directives

    This is more in line with the new enums of nodes now in mdast, such as `Nodes`
    for all node types, and `Parents` for all parents.
    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5eddaa3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc553d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ee7fdd View commit details
    Browse the repository at this point in the history
  10. Change to use exports

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

    wooorm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4ce4494 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
    36216fa View commit details
    Browse the repository at this point in the history
  13. 3.0.0

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