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/hast-util-from-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: syntax-tree/hast-util-from-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.2
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 12, 2023

  1. Add ignore-scripts to .npmrc

    Closes GH-1.
    
    Reviewed-by: Titus Wormer <[email protected]>
    ChristianMurphy authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    fd1cdaa View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Use Node 16 in Actions

    Signed-off-by: Titus <[email protected]>
    wooorm authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c1cb831 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Add missing type dependency

    Closes GH-4.
    
    Reviewed-by: Remco Haszing <[email protected]>
    Reviewed-by: Christian Murphy <[email protected]>
    Reviewed-by: Titus Wormer <[email protected]>
    tknickman authored May 4, 2023
    Configuration menu
    Copy the full SHA
    b5ac23e View commit details
    Browse the repository at this point in the history
  2. Update dev-dependencies

    wooorm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a5362b1 View commit details
    Browse the repository at this point in the history
  3. 1.0.2

    wooorm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a226fc2 View commit details
    Browse the repository at this point in the history
Loading