The library for web and native user interfaces.
main
[DevTools] hotkey to start/stop profiling (#35160)
emily8rown committed 10 months ago
[compiler] ValidateExhaustiveDeps disallows unnecessary non-reactive deps (#34472)
Joseph Savona committed 10 months ago
[compiler] Auto-fix for non-exhaustive deps (#34471)
Joseph Savona committed 10 months ago
[compiler] Implement exhaustive dependency checking for manual memoization (#34394)
Joseph Savona committed 10 months ago
[compiler] Deprecate noEmit, add outputMode (#35112)
Joseph Savona committed 10 months ago
[compiler][poc] Quick experiment with SSR-optimization pass (#35102)
Joseph Savona committed 10 months ago
[compiler] Remove useState argument constraint. no-derived-computations-in-effects (#35174)
Jorge Cabiedes committed 10 months ago
Jorge Cabiedes committed 10 months ago
Fix form status reset when component state is updated (#34075)
Sebastian "Sebbie" Silbermann committed 10 months ago
Add expertimental `optimisticKey` behind a flag (#35162)
Sebastian Markbåge committed 10 months ago
[compiler] Consider setter from useOptimistic non-reactive (#35141)
Ricky committed 10 months ago
[DevTools] Name root "Transition" when focusing on Activity (#35108)
Sebastian "Sebbie" Silbermann committed 10 months ago
[DevTools] Show list of named Activities in Suspense tab (#35092)
Sebastian "Sebbie" Silbermann committed 10 months ago
[compiler][snap] Support pattern of files to test as CLI argument (#35148)
Joseph Savona committed 10 months ago
[compiler] Improve setState-in-effects rule to account for ref-gated conditionals (#35147)
Joseph Savona committed 10 months ago
[compiler] Extract reusable logic for control dominators (#35146)
Joseph Savona committed 10 months ago
[compiler] Fix for destructuring with mixed declaration/reassignment (#35144)
Joseph Savona committed 10 months ago
[Flight] Complete list of Node.js' internal Promise awaits (#35161)
Sebastian "Sebbie" Silbermann committed 10 months ago
[Flight] Reduce risk of maximum call stack exceeded when emitting async sequence (#35159)
Sebastian "Sebbie" Silbermann committed 10 months ago
[Flight] Fix pending chunks count for streams & async iterables in DEV (#35143)
Hendrik Liebau committed 10 months ago