The library for web and native user interfaces.
main
refactor[react-devtools]: flatten reload and profile config (#31132)
Ruslan Lesiutin committed almost 2 years ago
fix[react-devtools]: remove all listeners when Agent is shutdown (#31151)
Ruslan Lesiutin committed almost 2 years ago
fix[react-devtools]: removed redundant startProfiling call (#31131)
Ruslan Lesiutin committed almost 2 years ago
refactor[react-devtools/fiber/renderer]: optimize durations resolution (#31118)
Ruslan Lesiutin committed almost 2 years ago
fix[react-devtools]: update profiling status before receiving response from backend (#31117)
Ruslan Lesiutin committed almost 2 years ago
fix[react-devtools]: wrap key string in preformatted text html element (#31153)
Ruslan Lesiutin committed almost 2 years ago
[compiler] Fix busted postinstall script (#31147)
lauren committed almost 2 years ago
[rcr] Publish react-compiler-runtime to npm (#31146)
lauren committed almost 2 years ago
[rcr] Remove runtimeModule compiler option (#31145)
lauren committed almost 2 years ago
[rcr] Update default runtimeModule to react-compiler-runtime (#31144)
lauren committed almost 2 years ago
[rcr] Add target flag to compiler (#31143)
lauren committed almost 2 years ago
[snap] Add react-compiler-runtime as a dependency (#31142)
lauren committed almost 2 years ago
[snap] Remove unnecessary React.c override (#31141)
lauren committed almost 2 years ago
[rcr] Reexport React.__COMPILER_RUNTIME.c or fallback to polyfill (#31140)
lauren committed almost 2 years ago
[rcr] Re-export useMemoCache in top level React namespace (#31139)
lauren committed almost 2 years ago
[compiler][ez] Fix reanimated custom type defs for imports (#31137)
mofeiZ committed almost 2 years ago
[rcr][ez] Clean up unused $read from rcr (#31136)
lauren committed almost 2 years ago
[compiler][hir] Only hoist always-accessed PropertyLoads from function decls (#31066)
mofeiZ committed almost 2 years ago
[compiler][hir-rewrite] Check mutability of base identifier when hoisting (#31032)
mofeiZ committed almost 2 years ago
[compiler] Optional chaining for dependencies (HIR rewrite)
Mofei Zhang committed almost 2 years ago