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: 3.0.0
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.1.0
Choose a head ref
  • 15 commits
  • 11 files changed
  • 1 contributor

Commits on Jan 22, 2025

  1. Update dev-dependencies

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    9beb934 View commit details
    Browse the repository at this point in the history
  2. Update Actions

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    7f3c69e View commit details
    Browse the repository at this point in the history
  3. Add .tsbuildinfo to .gitignore

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    ec3152b View commit details
    Browse the repository at this point in the history
  4. Refactor .editorconfig

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    9618771 View commit details
    Browse the repository at this point in the history
  5. Refactor code-style

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    fa89fde View commit details
    Browse the repository at this point in the history
  6. Remove license year

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    3a406c3 View commit details
    Browse the repository at this point in the history
  7. Refactor package.json

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    1268a7c View commit details
    Browse the repository at this point in the history
  8. Add declaration maps

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    ce46103 View commit details
    Browse the repository at this point in the history
  9. Refactor to use @imports

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    f952db1 View commit details
    Browse the repository at this point in the history
  10. Add quote option

    Related-to: GH-12.
    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    77a185b View commit details
    Browse the repository at this point in the history
  11. Add quoteSmart option

    Related-to: GH-12.
    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    7c8d606 View commit details
    Browse the repository at this point in the history
  12. Add preferUnquoted option

    Related-to: GH-12.
    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    6331d95 View commit details
    Browse the repository at this point in the history
  13. Add collapseEmptyAttributes option

    Related-to: GH-12.
    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    0c253fe View commit details
    Browse the repository at this point in the history
  14. Add preferShortcut option

    Closes: GH-12.
    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    f8c7348 View commit details
    Browse the repository at this point in the history
  15. 3.1.0

    wooorm committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    1ba569c View commit details
    Browse the repository at this point in the history
Loading