-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: tj/commander.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tj/commander.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 23 files changed
- 2 contributors
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ab9d3d - Browse repository at this point
Copy the full SHA 7ab9d3dView commit details
Commits on Jan 20, 2021
-
Add support for named imports in ESM (#1440)
* Add esm wrapper and conditional exports * createCommand is an implict export, make explicit * Use deep link instead of experimental conditional * Add mjs to lint * Add sanity checks for esm imports * Create class instances in test * Add option so test-esm works for node 10 through 15 * Remove stale comment * Condense wrapper * Move esm to declaring program section of README * Add esm and TypeScript to program section * fix typo
Configuration menu - View commit details
-
Copy full SHA for 37825b3 - Browse repository at this point
Copy the full SHA 37825b3View commit details
Commits on Jan 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for afcecd6 - Browse repository at this point
Copy the full SHA afcecd6View commit details
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f6190b0 - Browse repository at this point
Copy the full SHA f6190b0View commit details
Commits on Jan 30, 2021
-
Add cjs to list of expected node script extensions (#1449)
* Add cjs to list of expected node script extensions * Extend file extension tests * Lint, and simplify code
Configuration menu - View commit details
-
Copy full SHA for a28a89b - Browse repository at this point
Copy the full SHA a28a89bView commit details
Commits on Jan 31, 2021
-
Convert typings tests to tsd (#1453)
* Get started with tsd for stricter test of TypeScript typings * Convert typings tests to use tsd (rather than tsc) * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 02b40ec - Browse repository at this point
Copy the full SHA 02b40ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09dfb67 - Browse repository at this point
Copy the full SHA 09dfb67View commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a0c1a77 - Browse repository at this point
Copy the full SHA a0c1a77View commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b040db4 - Browse repository at this point
Copy the full SHA b040db4View commit details
Commits on Feb 5, 2021
-
Skip unknown options check if there is a better error to display (#1464)
* Check for uknown options in multiple places, to allow skipping check * Missing command shows help, does not check for options * Check unknown commands before unknown options * Add comments * Restore legacy command:* handling * Add more tests for legacy command('*') * Add comment explaining history for test * Improve comment * Test for command suggestion despite unknown option * Improve comments and suppress test output * Add test for competing unknown command and option * Test that unknown option is an error in simple program * Fix test and comment
Configuration menu - View commit details
-
Copy full SHA for 4f78587 - Browse repository at this point
Copy the full SHA 4f78587View commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b2a4f87 - Browse repository at this point
Copy the full SHA b2a4f87View commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a4c1d5 - Browse repository at this point
Copy the full SHA 4a4c1d5View commit details
Commits on Feb 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4aaaa9d - Browse repository at this point
Copy the full SHA 4aaaa9dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.0.0...v7.1.0