10000 Comparing v2.0.0...v2.1.0 · isaacs/node-mkdirp · 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: isaacs/node-mkdirp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: isaacs/node-mkdirp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 8 commits
  • 24 files changed
  • 3 contributors

Commits on Jan 16, 2023

  1. chore: add copyright year to license

    License Year Bot committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f0959e2 View commit details
    Browse the repository at this point in the history
  2. add missing fixup.sh and tsconfigs

    They were ignored by the .gitignore, whoops.
    
    Re: #41
    isaacs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2d17c9c View commit details
    Browse the repository at this point in the history
  3. fix backward compability for cjs exports

    EDIT(@isaacs): rebased on main, since this commit was created while the
    tsconfig and fixup.sh were mistakenly omitted.
    
    PR-URL: #41
    Credit: @ffortier
    Close: #41
    Reviewed-by: @isaacs
    ffortier authored and isaacs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    203a7c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3cb91b View commit details
    Browse the repository at this point in the history
  5. only export bin as a cjs

    It's only loaded that way, no need to be built for esm.
    isaacs committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    cb063fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    98EA
    Copy the full SHA
    f4ad8c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. 2.1 changelog

    isaacs committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c48dbc4 View commit details
    Browse the repository at this point in the history
  2. 2.1.0

    isaacs committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b2008f3 View commit details
    Browse the repository at this point in the history
Loading
0