Pull Requests
#17322
Add useUniqueId Hook
#18913
Profiler: Skip reading element for imported data
#20633
Update ToStringValue.js
#20626
Devtool: `$r` should contain `hooks` property when it is forwardRef or memo component
#20625
Delete effect list
#20624
Schedule passive phase whenever there's a deletion
#20623
Remove references to Deletion flag
#20622
Convert snapshot phase ("before mutation") to depth-first traversal
#20621
Use update lane priority in work loop
#20620
build-combined: Fix failures when renaming across devices
#20618
Use toMatchInlineSnapshot for dehydrated values
#20617
Avoid .valueOf to close #20594
#20615
Store interleaved updates on separate queue until end of render
#20614
Add failing test for DevTools inspection with custom hooks named 'use…
#20612
Add test for fieldsets
#20607
added support to node engine v16.x
#20606
Fix prod build in ci/codesandbox
#20605
Update ReactART.js
#20604
Inline resolveDispatcher in production
#20602
Land #20595 and #20596 in main fork
#20601
Convert ReactSuspenseWithNoopRenderer tests to use built-in cache
#20600
Cache test improvements: Make it easier to test multiple caches
#20596
Re-land refactored implementation of mutation phase in new fork
#20595
Re-land refactored implementation of layout phase in new fork
#20591
Feature - Combine reducers
#20587
Fix: Detach deleted fiber's alternate, too
#20584
Deletion effects should fire parent -> child
#20582
Retry with fresh otp if publish fails
#20581
Migrate prepare-release-from-ci to new workflow
#20579
Update package.json versions as part of build step
#20578
Merge pull request #1 from facebook/master
#20577
Migrate remaining tests to combined workflow
#20574
Migrate build tests to combined workflow
#20573
Add CI workflow that builds both release channels simultaneously
#20571
Update README first branch
#20567
Merge pull request #1 from facebook/master
#20563
V17.0.1 lifecycle tests with noop
#20557
Readability improvement for SchedulerMinHeap.
#20556
ci: create issue label reply
#20554
RN: Implement `sendAccessibilityEvent` on HostComponent
#20552
Create structure.md
#20551
Create practice
#20550
Add test for useEffect warning when destroy is not a function
#20548
Initial step at replacing old Suspense cache with unstable_getCacheForType
#20547
feat(react-flight): add support to typescript .client files on webpac…
#20546
Fix comments of markUpdateLaneFromFiberToRoot
#20544
Grammatically updated the readme file
#20543
0.10 stable
#20541
Add Node.js 12 support to react-fs
#20537
Update README.md
#20534
[devtools] Fix can't expand prop value in some scenario
#20533
Request to update email
Build Activity
#18514
changed export name to unstable_useOpaqueIdentifier
#18499
Remove deep import of `getIsRendering` internal
Shuffles boundary between host config and renderer so that this deep
import is no longer necessary.
#18498
Remove deep import of `getIsRendering` internal
Shuffles boundary between host config and renderer so that this deep
import is no longer necessary.
#18022
Use pushEffect instead of effect hook
Effect is only need on initial mount, and only when hydrating, so we can
optimize this a bit.
#17982
react.opaqueObject -> react.opaque.id
#17976
react.opaqueObject -> react.opaque.id
#17125
Add useOpaqueIdentifier Hook
We currently use unique IDs in a lot of places. Examples are:
* `<label for="ID">`
* `aria-labelledby`
This can cause some issues:
1. If we server side render and then hydrate, this could cause an
hydration ID ...
#17124
Add useOpaqueIdentifier Hook
We currently use unique IDs in a lot of places. Examples are:
* `<label for="ID">`
* `aria-labelledby`
This can cause some issues:
1. If we server side render and then hydrate, this could cause an
hydration ID ...
#16515
Merge branch 'master' of https://github.com/facebook/react into use_id
#15808
rebased
#15806
rebased
#15805
rebased
#15802
rebased
#15797
rebased
#15794
rebased
#15789
rebased
#15788
rebased
#6879
fix lint errors
#6877
remove extra code in setAttribut.js
#5589
fixed lint and flow
#5586
Merge branch 'use_id' of https://github.com/lunaruan/react into use_id
#1397
Merge branch 'master' into use_id
#1396
fixed another test
#1384
fixed flow and moved tests aroound
#1270
update tests
#1269
fixed tests
#1251
split up itRenders to separate tests
#1216
added two new tests
#1090
fixed name here
facebook/react #18514
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!