Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
2,900 contributions in the last year
Activity overview
Contribution activity
July 2020
- Janpot/path-to-regexp TypeScript
Created a pull request in vercel/next.js that received 28 comments
Stabilize azure test
The invalid-href suite often gets stuck on the shows error when dynamic route mismatch is used on Link test in azure. For instance here, but I've s…
+120
−106
•
28
comments
- Fix webdriver error handling
- Stabilize more tests
- Tweak test retries for invalid-href suite
- Make dynamic routes case-sensitive
- Upgrade actions/cache to v2.1.0
- Ignore history state not created by next.js
- try to remove querystring from the client
- Fix cancellation control flow
- Verify that dataroutes work correctly with assetPrefix
- Update analytics examples to not use provided url
- Fix static data fetching when using absolute assetprefix
- Add test for query param bug #15233
- Improve query conversion logic
- fix basepath trailing slash
- Repeated slash redirect
- Make sure bad links in router methods resolve in production
- Fix root route optional catch-all prerendering
- Fix basepath browser back/forward issue
- Fix basepath router events
- Replace node.js url module with WHATWG URL
- basePath: Resolve links against router pathname instead of window.location
- Trailing slash basepath
- Fix basepath root handling
Created an issue in lifaon74/url-polyfill that received 4 comments
URLSearchParams entries not supported on some versions of firefox
Looks like older versions of firefox (v29->v44) don't support .entries() and so code like:
new URLSearchParams().entries()
is broken for those brow…
4
comments
90
contributions
in private repositories
Jul 1 – Jul 27

