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/unist-util-inspect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.0
Choose a base ref
...
head repository: syntax-tree/unist-util-inspect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 12 files changed
  • 4 contributors

Commits on Sep 25, 2023

  1. Fix typo to expose Options type

    Closes GH-19.
    
    Reviewed-by: Titus Wormer <[email protected]>
    rwe authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4246be3 View commit details
    Browse the repository at this point in the history
  2. Refactor to use import map

    Closes GH-20.
    
    Reviewed-by: Titus Wormer <[email protected]>
    rwe authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1b8ddbf View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update dev-dependencies

    wooorm committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c338d41 View commit details
    Browse the repository at this point in the history
  2. Refactor .editorconfig

    wooorm committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ae48bc5 View commit details
    Browse the repository at this point in the history
  3. Refactor package.json

    wooorm committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fa97705 View commit details
    Browse the repository at this point in the history
  4. Refactor types

    wooorm committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    96de28a View commit details
    Browse the repository at this point in the history
  5. Add declaration maps

    wooorm committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    142f645 View commit details
    Browse the repository at this point in the history
  6. Add color option

    Closes GH-21.
    
    Co-authored-by: Robert Estelle <[email protected]>
    wooorm and rwe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d5e0dcd View commit details
    Browse the repository at this point in the history
  7. Refactor types to use readonly

    wooorm committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    29071f1 View commit details
    Browse the repository at this point in the history
  8. 8.1.0

    wooorm committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a618811 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Fix type docs for inspect

    Closes GH-22.
    
    Reviewed-by: Titus Wormer <[email protected]>
    erickzhao authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    c4c334e View commit details
    Browse the repository at this point in the history
Loading