Software Engineer at Vercel. Maintainer of Next.js
Highlights
- 63 discussions answered
Block or Report
Block or report ijjk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
notion-blog Public
A Next.js site using new SSG support with a Notion backed blog
2,963 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
November 2021
Created 58 commits in 4 repositories
Created 1 repository
- ijjk/mime-db JavaScript
Created a pull request in vercel/next.js that received 9 comments
Add initial standalone build handling
This adds an initial experimental config to copy traced files to a standalone folder. A minimal server.js file is also created to load and start ne…
+233
−99
•
9
comments
Opened 27 other pull requests in 3 repositories
vercel/next.js
23
merged
1
open
1
closed
- Fix unhandled rejection on route change in dev
- Add error link when hydration error occurs
- Ensure swc dep is copied for isolated tests
- Remove .only and ensure jest lint rules apply for all tests
- Maintain co-authors when kodiak merges
- Fix test-pnp stalling in CI
- Ensure asPath is correctly normalized in minimalMode with i18n
- Ensure NODE_ENV is replaced correctly with swc
- Ensure decode error in minimal mode responds with 400 not 500
- Update resolving for node_modules trace pass
- Fix flakey preload test
- Keep using checkout instead of cache for building swc
- Skip next-swc canary postinstall in CI
- test(Skip next-swc canary postinstall in CI)
- Update to use repo specific napi instead of npx
- Fix musll typo
- Re-enable linux-musl-x64 build target
- Add note about HMR WebSocket with express to upgrading
- Update to use project dir for file tracing base
- Ensure correct tmpdir is used for install-native
- Ensure dev react bundles are not ignored in traces
- Re-enable minifying middleware chunks
- Fix a couple more missing doc only checks
- Add note about rewrites query updating
- Ensure dev binary download skips for docs only change
vercel/vercel
1
merged
jshttp/mime-db
1
closed
Reviewed 93 pull requests in 2 repositories
vercel/next.js
92 pull requests
- Adjust AVIF size so that its smaller than WebP size
- telemetry: track usage of 'optimizeFonts'
-
Make missing
Documentcomponents an error - Update swc
- Add error link when hydration error occurs
-
Add detection for
Google-PageRendererbot - Update .dockerignore
- Refactor the middleware SSR loader
- Fix type declaration for API Routes response
- Use _error for development in streaming
-
[ESLint] Add exception for <a> tag with
downloadattr tono-html-link-for-pages -
NextResponse: add
.jsonstatic method - update webpack
- simplify output messages
- bug: allow scheme-relative url in links
-
Fix basePath replacing server-side and
normalizeLocalePath()when path is empty string - Close stream when fatal error occurs
- Remove moment locale replace from craCompat as it's a default in Next.js 12
- Typo fixes on Markdown files
- Don't proxy middleware if host is the same
- Add eslint rule to prevent importing next/server outside of _middleware
- fix(30724): clear "x-middleware-next" header when chaining middlewares
- Resolve stream piper on complete shell for renderToReadableStream
- Upgrade webpack
- Fix failed-loading-swc link in Troubleshooting
- Some pull request reviews not shown.
vercel/vercel
1 pull request
Created an issue in vercel/next.js that received 1 comment
Next.js should redirect differing locale casing to the configured casing
When leveraging i18n we currently ignore casing when matching paths against locales. This can cause issues with duplicate content since we aren't r…
1
comment
Answered 2 discussions in 1 repository
55
contributions
in private repositories
Nov 1 – Nov 17