8000 Comparing 8.0.3...8.0.4 · syntax-tree/hast-util-to-html · GitHub
[go: up one dir, main page]

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.3
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: 8.0.4
Choose a head ref
  • 13 commits
  • 61 files changed
  • 1 contributor

Commits on Apr 4, 2022

  1. Update dev-dependencies

    wooorm committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    63e5121 View commit details
    Browse the repository at this point in the history
  2. Refactor code-style

    wooorm committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a4c177b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Add improved docs

    wooorm committed May 13, 2022
    Configuration menu
    Copy the full SHA
    d672d24 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Fix typo

    wooorm authored May 28, 2022
    Configuration menu
    Copy the full SHA
    b1c65cf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    fa18749 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Update dev-dependencies

    wooorm committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    6133f34 View commit details
    Browse the repository at this point in the history
  2. Update Actions

    wooorm committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    aa617b4 View commit details
    Browse the repository at this point in the history
  3. Update tsconfig.json

    wooorm committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    37bd298 View commit details
    Browse the repository at this point in the history
  4. Refactor code-style

    *   Add support for `null` in API input types
    *   Only pass `undefined` around internally, not `null`
    *   Add more docs to JSDoc
    *   Refactor a *ton* of code
    *   Rename `entities` option to `characterReferences`
    *   Add exports of useful types (`CharacterReferences`, `Quote`,
        `Space`)
    wooorm committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    97417a4 View commit details
    Browse the repository at this point in the history
  5. Use Node test runner

    wooorm committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    4bc33da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6a45ed View commit details
    Browse the repository at this point in the history
  7. Add improved docs

    wooorm committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    5b04870 View commit details
    Browse the repository at this point in the history
  8. 8.0.4

    wooorm committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    30deab2 View commit details
    Browse the repository at this point in the history
Loading
0