I maintain stuff

mt?!" “ .I.r '2 f
I maintain stuff.
- Berlin, Germany
-
04:47
- 1h ahead - https://solverfox.dev
- @sebbie.dev
Pinned Loading
-
facebook/react
facebook/react PublicThe library for web and native user interfaces.
-
types-react-codemod
types-react-codemod PublicCollection of transforms for jscodeshift related to `@types/react`
-
dom-accessibility-api
dom-accessibility-api PublicImplements https://w3c.github.io/accname/
-
testing-library/react-testing-library
testing-library/react-testing-library Public🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
-
DefinitelyTyped/DefinitelyTyped
DefinitelyTyped/DefinitelyTyped PublicThe repository for high quality TypeScript type definitions.
-
screen-reader-testing-library
screen-reader-testing-library PublicUtilities to match the speech output of screen readers when replaying user interactions.
2,940 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
vercel/next.js,
facebook/react,
DefinitelyTyped/DefinitelyTyped
and 103 other
repositories
Loading
Contribution activity
March 2025
Created 32 commits in 4 repositories
Created a pull request in vercel/next.js that received 6 comments
[dev-overlay] Stop grouping callstack frames into ignored vs. not ignored
We used to have one group for not-ignored frames and one for ignore-listed frames. This is confusing since it breaks up the original stack trace. N…
+12
−41
lines changed
•
6
comments
Opened 39 other pull requests in 3 repositories
vercel/next.js
7
open
24
merged
2
closed
-
[dev-overlay] Re-enable some Turbopack HMR Redbox tests
This contribution was made on Mar 26
-
[dev-overlay] Remove "Unhandled Runtime Error" label
This contribution was made on Mar 24
-
[dev-overlay] Only warn once per invalid sourcemap
This contribution was made on Mar 23
-
[dev-overlay] Harden types when handling hydration mismatches
This contribution was made on Mar 20
-
[dev-overlay] Remove unused fields from unhandled error action event
This contribution was made on Mar 20
-
[dev-overlay] Remove unused fields from hydration error state
This contribution was made on Mar 20
-
[dev-overlay] Unify error interception between app/ and pages/
This contribution was made on Mar 20
-
[dev-overlay] Remove unused code from pages
This contribution was made on Mar 20
-
[dev-overlay] Stop appending wrong Owner Stacks to SSR-only shell errors
This contribution was made on Mar 19
-
Stop sending recoverable errors through
reportError
This contribution was made on Mar 19 -
[app] Always bundle hardcoded server-externals
This contribution was made on Mar 8
-
[test] Use
next.browser
instead ofwebdriver
in pages/ client-navigationThis contribution was made on Mar 6 -
[dev-overlay] Dim ignore-listed callstack frames when shown
This contribution was made on Mar 6
-
[test] Use new Redbox matchers in pages/ client-navigation/rendering
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in pages/ middleware-errors
This contribution was made on Mar 4
-
[test] Fix flaky error-recovery test
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in pages/ gssp-ssr-change-reloading
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in server-navigation-error
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in app/ owner-stack-invalid-element-type
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in app/ hook-functuon-names
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in app/ dynamic-error-trace
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in app/ undefined-default-export
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in pages/ invalid-image-import
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in pages/ service-side-dev-errors
This contribution was made on Mar 4
-
Fix flaky Bun test
This contribution was made on Mar 3
- Some pull requests not shown.
facebook/react
1
open
2
merged
1
closed
-
[Fizz] Add Owner Stacks when render is aborted
This contribution was made on Mar 25
-
Add Owner Stack to attribute hydration mismatches
This contribution was made on Mar 6
-
test: Include Owner Stacks in ReactDOMHydrationDiff
This contribution was made on Mar 6
-
Stop creating Owner Stacks if many have been created recently
This contribution was made on Mar 5
DefinitelyTyped/DefinitelyTyped
2
merged
-
[react] Add types for
part
andexportparts
propsThis contribution was made on Mar 19 -
[react] Restore context parameter in legacy class Component lifecycles
This contribution was made on Mar 17
Reviewed 35 pull requests in 3 repositories
vercel/next.js
23 pull requests
-
Upgrade React from
740a4f7a-20250325
to313332d1-20250326
This contribution was made on Mar 26 -
Upgrade React from
db7dfe05-20250319
to740a4f7a-20250325
This contribution was made on Mar 25 -
[dev-overlay] Remove "Unhandled Runtime Error" label
This contribution was made on Mar 25
-
[dev-overlay] Harden types when handling hydration mismatches
This contribution was made on Mar 20
-
Upgrade React from
db7dfe05-20250319
toa4f9bd58-20250319
This contribution was made on Mar 20 -
[dev-overlay] Unify error interception between app/ and pages/
This contribution was made on Mar 20
-
Upgrade React from
c69a5fc5-20250318
todb7dfe05-20250319
This contribution was made on Mar 19 -
Allow webpack to remove react-dev-overlay from production build
This contribution was made on Mar 19
-
Upgrade React from
5398b711-20250314
toc69a5fc5-20250318
This contribution was made on Mar 19 -
[bundle] bundle dependency of dependency
This contribution was made on Mar 19
-
feat: added component stack debugging environment variable
This contribution was made on Mar 18
-
Upgrade React from
6aa8254b-20250312
to5398b711-20250314
This contribution was made on Mar 17 -
Upgrade React from
e03ac20f-20250305
to029e8bd6-20250306
This contribution was made on Mar 7 -
[dev-overlay] Stop grouping callstack frames into ignored vs. not ignored
This contribution was made on Mar 6
-
[dev-overlay] Dim ignore-listed callstack frames when shown
This contribution was made on Mar 6
-
Upgrade React from
443b7ff2-20250303
toe03ac20f-20250305
This contribution was made on Mar 5 -
Upgrade React from
d55cc79b-20250228
to443b7ff2-20250303
This contribution was made on Mar 5 -
[test] Use new Redbox matchers in pages/ gssp-ssr-change-reloading
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in app/ dynamic-error-trace
This contribution was made on Mar 4
-
[test] Use new Redbox matchers in app/ rsc-runtime-errors
This contribution was made on Mar 3
-
[test] Remove
describeVariants
helperThis contribution was made on Mar 3 -
Upgrade React from
22e39ea7-20250225
tod55cc79b-20250228
This contribution was made on Mar 3 -
toDisplayRedbox()
: replace all occurrences of testDirThis contribution was made on Mar 2
facebook/react
9 pull requests
-
Use console.timeStamp instead of performance.measure in Component Performance Track
This contribution was made on Mar 26
-
Avoid double logging component render time
This contribution was made on Mar 25
-
Fix ownerStackLimit feature gating for tests
This contribution was made on Mar 25
-
[Fizz] Add Owner Stacks when render is aborted
This contribution was made on Mar 25
-
Stop creating Owner Stacks if many have been created recently
This contribution was made on Mar 17
-
Log errors from startViewTransition to onRecoverableError
This contribution was made on Mar 7
-
Add support for command invokers API
This contribution was made on Mar 6
-
Support beforetoggle/toggle events for dialog
This contribution was made on Mar 5
-
Polyfill onScrollEnd Event in Safari
This contribution was made on Mar 3
DefinitelyTyped/DefinitelyTyped
3 pull requests
-
[react] Backport #63076 and #65621 to v17
This contribution was made on Mar 19
-
fix(react): add 'slot' attribute to SVGAttributes
This contribution was made on Mar 19
-
fix(@types/react): add missing
onScrollEnd
eventThis contribution was made on Mar 19
Opened 1 issue in 1 repository
dsherret/ts-morph
1
open
-
Sourcemap not published
This contribution was made on Mar 22
Answered 2 discussions in 1 repository
DefinitelyTyped/DefinitelyTyped
DefinitelyTyped/DefinitelyTyped
-
[@types/react] Property 'part' does not exist on type 'DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>
This contribution was made on Mar 19
-
missing useFormStatus inside [react-dom]
This contribution was made on Mar 5
5
contributions
in private repositories
Mar 5 – Mar 24