Highlights
- 46 discussions answered
Popular repositories
2,561 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 61 commits in 5 repositories
Created 2 repositories
-
ijjk/regexr-lexer
JavaScript
•
Built by
- ijjk/isr-404-reproduction JavaScript
Created a pull request in vercel/next.js that received 11 comments
Ensure query for static pages with rewrites is updated correctly
This updates the query refreshing on the client to also refresh when rewrites are used and the page is static since additional query values can be …
+73
−9
•
11
comments
Opened 32 other pull requests in 2 repositories
vercel/next.js
28
merged
1
open
1
closed
- Remove experimental note for has routes
- Ensure stalled CSS triggers fallback navigation
- Ensure proxy rewrite does not hang on error
- Bump next-babel-loader cache key
- Ensure dev overlay is triggered for more _app/_document errors
- Add test for top-level _document error
- Update @hapi/accept to latest
- Add note for exportPathMap query and prerender pages
- Omit un-necessary stack trace from invalid routes
- Update CI jobs to re-use cache
- Add error for getStaticPaths on non-dynamic page
- Ensure locale is not duplicated from differing casing
- Update incremental adoption in rewrites doc
- Update SWR in with-magic example
- Ensure locale cookie does not error with similarly named cookie
- Use same num workers between export and build
- Fix fallback: false triggering 404 before rewrites
- Fall back to default components when a top-level error occurs
- Update with-electron test
- Use ssh for git regexr dependency
- Ensure minimal mode SSR 404 handling is correct
- Ensure no-op rewrite matches dynamic route with i18n correctly
- Update incremental migration doc and add version for new rewrites
- Add experimental note to docs for has
- Ensure no-op export returns without error
- Some pull requests not shown.
vercel/vercel
2
merged
Reviewed 57 pull requests in 4 repositories
vercel/next.js 51 pull requests
- Remove unnecessary optimizeFonts key from type
- Add documentation on Font Optimization.
- Upgrade postcss
- feat: bump styled-components lib version examples
- Add experimental blurry placeholder to image component
- Font optimization bug fix
- Now -> Vercel in api-routes-rest
-
Replace experimental
reactModewithreactRoot - experimental: remove legacy plugin system
- Fix side effects in router-is-ready tests
- Adding script loader files to package.json
- Ensure locale key not duplicated when navigating back to root path with a query or hash value
- Fix strapi links
- Made template look correct in IE11
- fix types of next-webdriver
- feat: add type to previewData
- Mention notFound cache purging use-case
- Fix metrics measurements under new root API
- chore(create-next-app): update help information
- cache Mongoose connections between hot reloads
- Add next-intl example
- Bumping up the rebass version (v1 - v4) and fixing components and styling for it.
- docs: fix a11y router examples
- Fixed bug where styled-jsx examples don't work because of a wrong plugin
- Fix call to setInterval
- Some pull request reviews not shown.
vercel/vercel 3 pull requests
ijjk/notion-blog 2 pull requests
vercel/nft 1 pull request
Created an issue in vercel/nft that received 2 comments
Tracing fails with webpack 5 and concatenated path import
When building Next.js pages with webpack 5 the path import has been changed slightly which causes tracing to fail causing needed files to not be ca…
2
comments
Answered 2 discussions in 1 repository
60
contributions
in private repositories
Apr 1 – Apr 28