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: taoqf/node-html-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.10
Choose a base ref
...
head repository: taoqf/node-html-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.11
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 19, 2023

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

Commits on Sep 22, 2023

  1. Merge pull request #252 from askoufis/patch-1

    fix: Fixed typo in JSDoc for HTMLElement `structure` method
    taoqf authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d4f2861 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    59e10a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3fcd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. fix: #254

    The abbr tag was interpreted like the br one for innerText.
    julienc91 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8e4e9e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request #255 from julienc91/main

    fix: #254
    taoqf authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    331b908 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #253 from milahu/patch-2

    restore the prepare script "npm run build"
    taoqf authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e2fa570 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.1.11

    taoqf committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7fa5002 View commit details
    Browse the repository at this point in the history
Loading