Co-author of Next.js and MDX
- The Netherlands
- https://timn.tech
- @timneutkens
Highlights
- 127 discussions answered
Block or Report
Block or report timneutkens
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
vercel/ncc Public
Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
1,631 contributions in the last year
Less
More
Activity overview
Contributed to
vercel/next.js,
timneutkens/my-app-testing,
timneutkens/timn.tech
and 5 other
repositories
Contribution activity
October 2021
Created 79 commits in 2 repositories
Created 1 repository
- timneutkens/leerob.io TypeScript
Created a pull request in vercel/next.js that received 51 comments
Enable SWC by default when there is no custom Babel config
Enables next-swc-loader by default which leverages next-swc to compile individual JavaScript and TypeScript files. Opt-out is automatic when custom…
+247
−157
•
51
comments
Opened 27 other pull requests in 3 repositories
vercel/next.js
23
merged
2
closed
- Make sure externals is an array
- Clear up confusion around SWC being disabled for Babel while swcMinify is on
- Add note about improved CSS parser for styled-jsx to upgrading guide
- Add minimum Node.js version to upgrading guide
- Update upgrade docs
- Add events polyfill
- Ensure isServer is true when compiling middleware
- Add isDevfallback to cache name to create a separate cache for the fallback compiler
- Use SWC for middleware
- Try using @swc/helpers
- Enable fast refresh transform when using SWC
- Use import() to load next.config.js
- Remove unused options from swc-loader
- Add experimental option to enable fullySpecified
- Enable esmExternals by default
- Move swcMinify out of experimental
- Pass sourcemap when swcMinify is enabled
- Add failing test for :global(a)::after { with SWC styled-js transform
- Fix bug with getServerSideProps when swcLoader is enabled
- Add trace span for module readFile
- Remove isWebpack5 checks
- Remove webpack 4 support
- Add trace file for "next dev"
- Use npx create-next-app@latest instead of the version that is installed
- Add automated bench script for nested-deps
leerob/leerob.io
1
merged
rauchg/blog
1
closed
Reviewed 72 pull requests in 2 repositories
vercel/next.js
71 pull requests
- Add buffering for streaming until the shell is completed
- Fix link to documentation from deprecated target config message
- Exclude musl from target
- add warning to update featureName in FEATURE_USAGE backend
- Document Cross-Platform VS Code Debugging
- Share resolve logic for trace and externals
- Remove extra config for PR stats
- Update SWC failed error with link to discussion
- fix external fallback for invalid packages
- Update next-transpile-modules to 9.0.0 across examples
- Update swc
- feat: ignore incremental TS compilation build info
- Add React 18
- Add more docs.
- Ensure null bytes in resolved path are handled
- fix missed hmr events
- Track usage of swc features
- fix: typo in upgrading.md
-
Add warning when LCP image is missing
priorityprop - Update upgrade docs
- next-swc: Support more platforms
- upload test traces for integration tests too
- fix middleware on windows
- Add initial test trace outputs
- fix some labels for middleware stuff
- Some pull request reviews not shown.
vercel/styled-jsx
1 pull request
Started 2 discussions in 1 repository
vercel/next.js
vercel/next.js
Answered 1 discussion in 1 repository
65
contributions
in private repositories
Oct 4 – Oct 29