-
-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add typescript definition files #100
Open
rauno56
wants to merge
14
commits into
pillarjs:master
Choose a base branch
from
rauno56:added-types
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 654e8c7 - Browse repository at this point
Copy the full SHA 654e8c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7e63b - Browse repository at this point
Copy the full SHA ba7e63bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bead50 - Browse repository at this point
Copy the full SHA 0bead50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5bb74 - Browse repository at this point
Copy the full SHA 1d5bb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b503dc - Browse repository at this point
Copy the full SHA 8b503dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fc5c25 - Browse repository at this point
Copy the full SHA 4fc5c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc21cd - Browse repository at this point
Copy the full SHA 2cc21cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e941dc2 - Browse repository at this point
Copy the full SHA e941dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b08465 - Browse repository at this point
Copy the full SHA 8b08465View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d495b - Browse repository at this point
Copy the full SHA e7d495bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f384d5a - Browse repository at this point
Copy the full SHA f384d5aView commit details
Commits on Jul 15, 2021
-
fix: broaden error type since there are actually no guards in place
I'm leaving `any | "route" | "router"` for NextFunctions param to document the special cases, even though the union doesn't actually widen `any` further.
Configuration menu - View commit details
-
Copy full SHA for 4aae496 - Browse repository at this point
Copy the full SHA 4aae496View commit details -
fix: remove private API from the types
I'm going to leave Layer type for documentation again and because it might be useful in cases where someone bypasses to the private API(my case). For example when writing OTel instrumentations.
Configuration menu - View commit details
-
Copy full SHA for 1cbf48b - Browse repository at this point
Copy the full SHA 1cbf48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a034cf - Browse repository at this point
Copy the full SHA 4a034cfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.