-
Notifications
You must be signed in to change notification settings - Fork 46.5k
Insights: facebook/react
September 19, 2024 – September 26, 2024
Overview
Could not load contribution data
Please try again later
31 Pull requests merged by 10 people
-
Turn on lazy context propagation for RN and RTR
#31076 merged
Sep 26, 2024 -
Add: reload to profile for Fusebox
#31021 merged
Sep 26, 2024 -
fix: update release scripts for react devtools
#31069 merged
Sep 26, 2024 -
[dependabot] Ignore all fixture directories
#31074 merged
Sep 26, 2024 -
[dependabot] Remove stale directories from config
#31073 merged
Sep 26, 2024 -
[ez] Update deprecated action
#31047 merged
Sep 26, 2024 -
[ez] Make commit sha clickable for fbsource
#31046 merged
Sep 26, 2024 -
[ci] Fix missing values during manual workflow dispatch
#31045 merged
Sep 26, 2024 -
Bump rollup from 3.20.0 to 3.29.5
#31072 merged
Sep 26, 2024 -
Bump express from 4.18.2 to 4.21.0
#30980 merged
Sep 26, 2024 -
Bump ws from 6.2.2 to 6.2.3 in /scripts/release
#30463 merged
Sep 26, 2024 -
Bump axios from 1.7.1 to 1.7.4 in /compiler
#30694 merged
Sep 26, 2024 -
Bump rollup from 4.13.2 to 4.22.4 in /compiler
#31039 merged
Sep 26, 2024 -
refactor: allow custom impl of backend realod-to-profile support check
#31048 merged
Sep 26, 2024 -
fix: use public instance in Fiber renderer and expose it from getInspectorDataForViewAtPoint
#31068 merged
Sep 26, 2024 -
[Fiber] Fix missing render times when we cancel a pending commit
#31065 merged
Sep 25, 2024 -
Make prerendering always non-blocking
#31056 merged
Sep 25, 2024 -
Unify perform{Sync,Concurrent}WorkOnRoot implementation
#31029 merged
Sep 25, 2024 -
Increase nested update limit to 100
#31061 merged
Sep 25, 2024 -
React DevTools 5.3.1 -> 6.0.0
#31058 merged
Sep 25, 2024 -
refactor: data source for errors and warnings tracking is now in Store
#31010 merged
Sep 24, 2024 -
fix: consider alternate as a key for componentLogsEntry when inspecting raw fiber instance
#31009 merged
Sep 24, 2024 -
Resolve references to deduped owner objects
#30549 merged
Sep 24, 2024 -
Fix runtime_commit_artifacts workflow
#31028 merged
Sep 23, 2024 -
Allow forcing a build in artifacts workflow dispatch
#31027 merged
Sep 23, 2024 -
Fix missing trailing / in commit artifacts workflow
#31026 merged
Sep 23, 2024 -
[Fiber] Log the Render/Commit phases and the gaps in between
#31016 merged
Sep 23, 2024 -
Fix: profiling crashes #30661 #28838
#31024 merged
Sep 23, 2024 -
[Fiber] Track Event Time, startTransition Time and setState Time
#31008 merged
Sep 20, 2024 -
[Fizz] Include componentStack at the root when aborting
#31011 merged
Sep 20, 2024 -
Update react-native/react-dom build directory
#31006 merged
Sep 19, 2024
25 Pull requests opened by 10 people
-
s/server action/server function
#31005 opened
Sep 19, 2024 -
[test] transition updates starve retry lanes
#31013 opened
Sep 20, 2024 -
[compiler][test fixtures] Fork more fixtures for hir-rewrite
#31030 opened
Sep 23, 2024 -
[compiler][test fixtures] Add enablePropagateDepsInHIR to forked tests
#31031 opened
Sep 23, 2024 -
[compiler][hir-rewrite] Check mutability of base identifier when hoisting
#31032 opened
Sep 23, 2024 -
[compiler][hir-rewrite] Infer non-null props, destructure source
#31033 opened
Sep 23, 2024 -
[compiler][hir-rewrite] Cleanup Identifier -> IdentifierId
#31034 opened
Sep 23, 2024 -
[compiler] repro for dep merging edge case (non-hir)
#31035 opened
Sep 23, 2024 -
[compiler] Renames and no-op refactor for #31037
#31036 opened
Sep 23, 2024 -
[compiler] Optional chaining for dependencies (HIR rewrite)
#31037 opened
Sep 23, 2024 -
fix: SVG with dangerouslySetInnerHTML content does not trigger first
#31038 opened
Sep 23, 2024 -
fix: reslove the error that 'interface' cannot be used as an identifi…
#31041 opened
Sep 24, 2024 -
Disable enablePostpone flag in experimental
#31042 opened
Sep 24, 2024 -
fix: Null check added when resolving event's priority
#31044 opened
Sep 24, 2024 -
Fix: respect shutdown in agent
#31049 opened
Sep 24, 2024 -
[rcr] Re-export useMemoCache in top level React namespace
#31050 opened
Sep 24, 2024 -
[rcr] Reexport React.c or fallback to polyfill
#31051 opened
Sep 24, 2024 -
[snap] Remove unnecessary React.c override
#31052 opened
Sep 24, 2024 -
[snap] Add react-compiler-runtime as a dependency
#31053 opened
Sep 24, 2024 -
[rcr] Update default runtimeModule to react-compiler-runtime
#31054 opened
Sep 24, 2024 -
[rcr] Remove runtimeModule compiler option
#31055 opened
Sep 24, 2024 -
chore[react-devtools]: drop legacy context tests
#31059 opened
Sep 25, 2024 -
chore[react-devtools]: add legacy mode error message to the ignore list for tests
#31060 opened
Sep 25, 2024 -
[cleanup] remove flag enableAddPropertiesFastPath
#31062 opened
Sep 25, 2024 -
[compiler][hir-rewrite] Stop hoisting PropertyLoads out of function decls
#31066 opened
Sep 25, 2024
10 Issues closed by 6 people
-
cannot upgrade `eslint` to v9 due to `eslint-plugin-react-hooks` peer dependancies
#30932 closed
Sep 25, 2024 -
[React 19] - `ReactElement` created from `React.createElement` are not renderable anymore
#31012 closed
Sep 25, 2024 -
Bug: DoS vulnerability in ws dependency
#29953 closed
Sep 24, 2024 -
[DevTools Bug] Could not find node with id "464" in commit tree
#28838 closed
Sep 23, 2024 -
[DevTools Bug] getCommitTree(): Invalid commit "2" for root "1". There are only "1" commits.
#30661 closed
Sep 23, 2024 -
[Bug] : SSR Suspense renders dollar sign ($) in the dom
#29719 closed
Sep 22, 2024 -
Bug: Expected Static Flag Was Missing
#29914 closed
Sep 21, 2024
6 Issues opened by 6 people
-
[Compiler Bug]: setState in useEffect / react compiler and eslint hooks plugin
#31070 opened
Sep 26, 2024 -
[DevTools Bug]: No way to debug suspense events
#31025 opened
Sep 23, 2024 -
Bug: useEffect and Event Handler Timing Regressions in React 18 Legacy Mode
#31023 opened
Sep 23, 2024 -
[React 19] useOptimistic is not updating its optimistic collection immediately
#31020 opened
Sep 22, 2024 -
forceUpdate not work in child component GuardGraph
#31019 opened
Sep 22, 2024 -
[Compiler Bug]: function parameter inside component override outer parameter incorrectly
#31014 opened
Sep 21, 2024
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[eslint-plugin-react-hooks] fix: optional chaining safety
#30989 commented on
Sep 26, 2024 • 2 new comments -
#30691 bugfix
#31001 commented on
Sep 19, 2024 • 0 new comments -
Always reset baseQueue
#30990 commented on
Sep 23, 2024 • 0 new comments -
[compiler] health-check : improve check logic for next.js' stirctMode
#30099 commented on
Sep 25, 2024 • 0 new comments -
Solve "ENOTDIR: not a directory `node_modules/.DS_Store/package.json`" error when running `yarn build`
#29927 commented on
Sep 23, 2024 • 0 new comments -
fix<compiler>: ensure --src option correctly handles unquoted glob patterns (#29639)
#29819 commented on
Sep 21, 2024 • 0 new comments -
Sanitize key in Developer Tools display
#28991 commented on
Sep 25, 2024 • 0 new comments -
Fix scroll event type
#28535 commented on
Sep 23, 2024 • 0 new comments -
react-hooks/rules-of-hooks: detect issues in property definitions
#27435 commented on
Sep 24, 2024 • 0 new comments -
[DevTools Bug]: Open in editor , Path not found error
#29895 commented on
Sep 26, 2024 • 0 new comments -
Cannot find name 'dialog'
#30953 commented on
Sep 25, 2024 • 0 new comments -
[React 19] Export SuspenseException
#30993 commented on
Sep 25, 2024 • 0 new comments -
[React 19] [bug] SVG with dangerouslySetInnerHTML content does not trigger first click
#30994 commented on
Sep 25, 2024 • 0 new comments -
[React 19] Controlled number input does not update defaultValue when value prop has changed
#29862 commented on
Sep 25, 2024 • 0 new comments -
Bug: onBlur is not firing in IOS Chrome when trigger done button
#28492 commented on
Sep 25, 2024 • 0 new comments -
Bug: `react-server-dom-esm` package is empty
#27197 commented on
Sep 25, 2024 • 0 new comments -
Bug: Hydration mismatch error due to plugins generating script tag on top
#24430 commented on
Sep 25, 2024 • 0 new comments -
[React 19] Different behaviors with `preload` method
#30056 commented on
Sep 24, 2024 • 0 new comments -
eslint-plugin-react-hooks & "Flat Config" (ESLint 9)
#28313 commented on
Sep 24, 2024 • 0 new comments -
[React 19] allow opting out of automatic form reset when Form Actions are used
#29034 commented on
Sep 24, 2024 • 0 new comments -
Bug: eslint-plugin-react-hooks rules-of-hooks misses hook usage in class properties with typescript-eslint v5+ parser
#27431 commented on
Sep 24, 2024 • 0 new comments -
useTransition should optionally also consider nested suspense boundaries
#25082 commented on
Sep 23, 2024 • 0 new comments -
Bug: element.current.scrollIntoView() not working as expected in chrome.
#23396 commented on
Sep 21, 2024 • 0 new comments -
custom use directives + using closure serializer
#28619 commented on
Sep 20, 2024 • 0 new comments -
[React 19] Inconsistent "cache" api with Async Operations in react-server
#29955 commented on
Sep 20, 2024 • 0 new comments -
Bug: "Cannot read property 'length' of undefined" in areHookInputsEqual
#22049 commented on
Sep 20, 2024 • 0 new comments -
[React 19] `use()` promise from state causes "async/await is not yet supported in Client Components" error
#30709 commented on
Sep 19, 2024 • 0 new comments