Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jan 9, 2023

  1. Fix links

    wooorm committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    99c5a37 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Add ignore-scripts to .npmrc

    Closes GH-36.
    
    Reviewed-by: Titus Wormer <[email protected]>
    ChristianMurphy authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    fd3209c 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
    3c9469a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Update dev-dependencies

    wooorm committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    7a76496 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Update @types/hast, utilities

    wooorm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    23a91fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087b272 View commit details
    Browse the repository at this point in the history
  3. Refactor .npmrc

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

    wooorm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1470a23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15b1618 View commit details
    Browse the repository at this point in the history
  6. Refactor docs

    wooorm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a6b48ab View commit details
    Browse the repository at this point in the history
  7. Change to use exports

    wooorm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    320b2ff View commit details
    Browse the repository at this point in the history
  8. Change to require Node.js 16

    wooorm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    8c32af8 View commit details
    Browse the repository at this point in the history
  9. 9.0.0

    wooorm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c8d5f67 View commit details
    Browse the repository at this point in the history
Loading