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: wooorm/markdown-table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.2
Choose a base ref
...
head repository: wooorm/markdown-table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.3
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 2, 2022

  1. Replace skypack w/ esm.sh

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

Commits on Nov 20, 2022

  1. Update dev-dependencies

    wooorm committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    cab9ba8 View commit details
    Browse the repository at this point in the history
  2. Refactor tsconfig.json

    wooorm committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bcc2b39 View commit details
    Browse the repository at this point in the history
  3. Use Node test runner

    wooorm committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    45d0336 View commit details
    Browse the repository at this point in the history
  4. Refactor some docs

    wooorm committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    d91f3ad View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Use ReadonlyArray type in options, parameters

    Closes GH-30.
    
    Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
    Reviewed-by: Titus Wormer <tituswormer@gmail.com>
    bmish authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0107259 View commit details
    Browse the repository at this point in the history
  2. 3.0.3

    wooorm committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    17797f6 View commit details
    Browse the repository at this point in the history
Loading