This website requires JavaScript.
Explore
Help
Sign In
Facebook
/
react
Watch
1
Star
0
Fork
0
mirror of
https://github.com/facebook/react.git
synced
2025-11-01 09:12:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00a2f81508cccd59556e1bea0208726f9dbfbfa9
react
/
packages
/
react-dom
/
npm
T
History
Sebastian Markbåge
and
GitHub
0f216ae31d
Add entry points for "static" server rendering passes (
#24752
)
...
This will be used to add optimizations for static server rendering.
2022-06-18 22:34:31 -04:00
..
client.js
Move createRoot/hydrateRoot to react-dom/client (
#23385
)
2022-03-01 00:13:28 -05:00
index.js
Use Yarn Workspaces (
#11252
)
2017-10-19 00:22:21 +01:00
profiling.js
Added react-dom/profiling entry point to NPM package (
#13570
)
2018-09-05 11:16:43 -07:00
server.browser.js
Merge /unstable-fizz entry point into /server (
#21684
)
2021-06-14 18:37:44 -07:00
server.js
Drop Haste (
#11303
)
2017-10-25 02:55:00 +03:00
server.node.js
[Fizz/Flight] pipeToNodeWritable(..., writable).startWriting() -> renderToPipeableStream(...).pipe(writable) (
#22450
)
2021-10-06 00:31:06 -04:00
static.browser.js
Add entry points for "static" server rendering passes (
#24752
)
2022-06-18 22:34:31 -04:00
static.js
Add entry points for "static" server rendering passes (
#24752
)
2022-06-18 22:34:31 -04:00
static.node.js
Add entry points for "static" server rendering passes (
#24752
)
2022-06-18 22:34:31 -04:00
test-utils.js
Use Yarn Workspaces (
#11252
)
2017-10-19 00:22:21 +01:00
unstable_testing.js
Exclude react-dom/unstable_testing entry point from stable releases (
#23258
)
2022-02-08 23:12:31 -05:00