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: remarkjs/remark-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.0.1
Choose a base ref
...
head repository: remarkjs/remark-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16.0.1
Choose a head ref
  • 20 commits
  • 28 files changed
  • 1 contributor

Commits on Apr 1, 2022

  1. Replace skypack w/ esm.sh

    wooorm authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    7ce6840 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Add .gitattributes

    wooorm authored Apr 3, 2022
    Configuration menu
    Copy the full SHA
    fc6fb94 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Fix types for TS 4.9, regenerate them

    Closes GH-39.
    wooorm committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e24b8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e22163 View commit details
    Browse the repository at this point in the history
  3. 15.0.2

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

Commits on Sep 23, 2023

  1. Update dev-dependencies

    wooorm committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    7f37fb3 View commit details
    Browse the repository at this point in the history
  2. Refactor tsconfig.json

    wooorm committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    09b88d6 View commit details
    Browse the repository at this point in the history
  3. Refactor package.json

    wooorm committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    47373ad View commit details
    Browse the repository at this point in the history
  4. Refactor Actions

    wooorm committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    79e4666 View commit details
    Browse the repository at this point in the history
  5. Add ignore-scripts to .npmrc

    wooorm committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    53bbbb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1946cf3 View commit details
    Browse the repository at this point in the history
  7. Refactor to use node:test

    wooorm committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    07cd479 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Refactor to move code to lib/

    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5d6077b View commit details
    Browse the repository at this point in the history
  2. Refactor code-style

    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    62ddace View commit details
    Browse the repository at this point in the history
  3. Refactor docs

    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ad9b1b2 View commit details
    Browse the repository at this point in the history
  4. Change to use exports

    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    80482a5 View commit details
    Browse the repository at this point in the history
  5. Change to require Node.js 16

    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c726e74 View commit details
    Browse the repository at this point in the history
  6. 16.0.0

    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    bafd914 View commit details
    Browse the repository at this point in the history
  7. Fix to ass misclassified dependency

    Closes GH-40.
    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e507e9d View commit details
    Browse the repository at this point in the history
  8. 16.0.1

    wooorm committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b63ddf4 View commit details
    Browse the repository at this point in the history
Loading