- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 727
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: TypeStrong/typedoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.24
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: TypeStrong/typedoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.25
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 43 files changed
- 5 contributors
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fdd326 - Browse repository at this point
Copy the full SHA 3fdd326View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1db399f - Browse repository at this point
Copy the full SHA 1db399fView commit details
Commits on Feb 8, 2023
-
fix(fs): glob will traverse node_modules if asked to
If the `pattern` passed to `glob()` contains `node_modules`, then `node_modules` will be traversed. This is _naive_ in that it does not care about the _context_ of `node_modules` in the pattern; it could be a negation, or whatever (e.g., some passes `!**/node_modules/**`). However, `minimatch` should still do its thing, so hopefully this won't be too bad.
Configuration menu - View commit details
-
Copy full SHA for 0e2aa61 - Browse repository at this point
Copy the full SHA 0e2aa61View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9cf691 - Browse repository at this point
Copy the full SHA a9cf691View commit details
Commits on Feb 10, 2023
-
Merge pull request #2167 from Mikkal24/master
removing outdated comment.
Configuration menu - View commit details
-
Copy full SHA for 2d02bf6 - Browse repository at this point
Copy the full SHA 2d02bf6View commit details -
Merge pull request #2164 from boneskull/boneskull/issue2151
fix(fs): glob will traverse node_modules if asked to
Configuration menu - View commit details
-
Copy full SHA for 2953f9c - Browse repository at this point
Copy the full SHA 2953f9cView commit details -
feat: better config file defaults (#2168)
* feat: better config file defaults
Configuration menu - View commit details
-
Copy full SHA for d82c01b - Browse repository at this point
Copy the full SHA d82c01bView commit details
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 138a52b - Browse repository at this point
Copy the full SHA 138a52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e021751 - Browse repository at this point
Copy the full SHA e021751View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ea91e - Browse repository at this point
Copy the full SHA f6ea91eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f838e11 - Browse repository at this point
Copy the full SHA f838e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5d5e6 - Browse repository at this point
Copy the full SHA ca5d5e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772fd7f - Browse repository at this point
Copy the full SHA 772fd7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c189157 - Browse repository at this point
Copy the full SHA c189157View commit details -
Configuration menu - View commit details
-
Copy full SHA for c565bc6 - Browse repository at this point
Copy the full SHA c565bc6View commit details
There are no files selected for viewing