Lauren Tan
b64ee7e692
merge commit for archive created by Sapling
2025-10-10 13:40:00 -04:00
Lauren Tan
b8a83f34a7
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-10 13:39:53 -04:00
Lauren Tan
e957f08698
merge commit for archive created by Sapling
2025-10-09 17:04:14 -07:00
Lauren Tan
a437e6188b
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-09 17:03:10 -07:00
Lauren Tan
15b04e7d52
merge commit for archive created by Sapling
2025-10-09 17:01:53 -07:00
Lauren Tan
c9d3831a0e
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-09 17:00:47 -07:00
Omoshola E.
ec27355976
Fix grammatical error in ViewTransition documentation ( #8068 )
2025-10-09 16:35:13 -07:00
Lauren Tan
8050f8bfd4
merge commit for archive created by Sapling
2025-10-09 10:47:49 -07:00
Lauren Tan
ad947f7768
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-09 10:47:36 -07:00
lauren
b2c53c010c
Merge b2d28f95be into sapling-pr-archive-poteto
2025-10-09 11:30:00 -04:00
Lauren Tan
b2d28f95be
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-09 08:29:54 -07:00
Lauren Tan
7d486cb524
merge commit for archive created by Sapling
2025-10-08 17:39:39 -07:00
Lauren Tan
505c0aacea
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-08 17:39:29 -07:00
Lauren Tan
3263e79a3d
merge commit for archive created by Sapling
2025-10-08 17:33:18 -07:00
Lauren Tan
fa1c31ada7
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-08 17:33:08 -07:00
lauren
995341215d
Merge 59bba902c7 into sapling-pr-archive-poteto
2025-10-08 20:13:38 -04:00
Lauren Tan
59bba902c7
React Compiler v1
...
Updates our blog posts and docs for React Compiler 1.0
2025-10-08 17:11:05 -07:00
lauren
ef80db85df
Fix broken tabs ( #8063 )
2025-10-08 00:38:52 -04:00
Lauren Tan
40c4e2f93b
merge commit for archive created by Sapling
2025-10-07 21:08:04 -07:00
Lauren Tan
dbca499a9c
Fix broken tabs
...
Was too overzealous deleting stuff in #8058
2025-10-07 21:07:35 -07:00
lauren
8d73630aa5
Upgrade to stable react compiler ( #8058 )
...
Upgrade to latest
2025-10-07 16:22:54 -04:00
lauren
76f84a38b2
Merge 8d1b0d7abc into sapling-pr-archive-poteto
2025-10-07 16:19:30 -04:00
Lauren Tan
8d1b0d7abc
Upgrade to stable react compiler
...
Upgrade to latest
2025-10-07 13:18:43 -07:00
lauren
e51c785894
Merge 93c1768569 into sapling-pr-archive-poteto
2025-10-07 16:11:37 -04:00
Lauren Tan
93c1768569
Upgrade to stable react compiler
...
Upgrade to latest
2025-10-07 13:11:28 -07:00
Matt Carroll
d9e35047ab
Add React Foundation blog post ( #8057 )
2025-10-07 10:09:43 -07:00
Sebastian "Sebbie" Silbermann
249535378a
Bump ViewTransition and Fragment ref docs to canary ( #8048 )
2025-10-07 08:08:39 -07:00
Sebastian "Sebbie" Silbermann
28e9bd9fa2
Document React's profiling build ( #8054 )
2025-10-06 13:47:38 -04:00
lauren
11cb6b5915
Clarify eslint-plugin-react-hooks configuration details ( #8052 )
...
Updated description of eslint-plugin-react-hooks configuration and preset.
2025-10-03 21:23:21 -04:00
lauren
7b8612ec41
Update eslint-plugin-react-hooks version reference ( #8051 )
...
Updates all mentions of eslint-plugin-react-hooks rc and 6.1.0 to refer to the new 6.1.1 which has important bugfixes.
2025-10-03 19:03:28 -04:00
Lauren Tan
2086285b8e
merge commit for archive created by Sapling
2025-10-03 18:58:40 -04:00
Lauren Tan
01a872397b
Update eslint-plugin-react-hooks version reference
...
Updates all mentions of eslint-plugin-react-hooks rc and 6.1.0 to refer to the new 6.1.1 which has important bugfixes.
2025-10-03 18:58:30 -04:00
Jack Pope
ae584af4da
Add experimental docs for Fragment refs ( #8010 )
...
* Add experimental docs for Fragment refs
* Update wording
* Address feedback
2025-10-03 10:35:59 -04:00
Sophie Alpert
775d895c98
fix typo
2025-10-03 03:33:02 -07:00
Sebastian "Sebbie" Silbermann
996ef72c1a
Prerender can be aborted in stable ( #8039 )
2025-10-02 19:24:24 +02:00
Rick Hanlon
07b7a5d999
s/19.3/19.2
2025-10-02 10:27:17 -04:00
Ricky
42037e2dfd
Few cleanups for 19.2 ( #8046 )
2025-10-02 10:06:30 -04:00
dan
9850724eb4
Upgrade sandboxes to 19.2 ( #8037 )
...
* Use stable release in demos with HTML output
* Fix Activity sandboxes (#8035 )
* Fix Activity sandboxes
* hacky fix
* Revert "Fix Activity sandboxes (#8035 )"
This reverts commit f9fd07ca59 .
* Bump to 19.2
* cleanup rest of sandpacks
* Pin deps
* Add back package.json with third-party deps
* "^" should be fixed now
* add back package.json for more toastify deps
* fuggin whitespace
* more fuggin whitespace
* fml like fr fr
---------
Co-authored-by: Sebastian Sebbie Silbermann <sebastian.silbermann@vercel.com >
Co-authored-by: Ricky <rickhanlonii@gmail.com >
Co-authored-by: Rick Hanlon <rickhanlonii@meta.com >
2025-10-02 09:58:19 -04:00
Sebastian "Sebbie" Silbermann
37f862a64b
Latest release is 19.2 ( #8040 )
2025-10-02 14:02:23 +02:00
Ricky
f9fd07ca59
Fix Activity sandboxes ( #8035 )
...
* Fix Activity sandboxes
* hacky fix
2025-10-01 19:23:34 -04:00
Jack Pope
0a803f61d8
Update eslint-plugin-react-hooks config docs ( #8030 )
...
We're updating eslint-plugin-react-hooks with support for useEffectEvent usage and updated configuration options for applying the useEffectEvent and other effect rules to custom effect hooks.
This adds the documentation for the config syntax and adds mention to the useEffectEvent reference page that the linter should be used to ensure proper usage of Effect Events.
2025-10-01 17:55:59 -04:00
Ricky
c3d7560005
Blog post for React 19.2 ( #8028 )
...
* wip
* feedback and rm canary stuff
* tweak
* fix json
* more canary stuff
* fix link
* update dates
* update meta description
* Expand performance track section
* adjust linter note
* edit perf tracks down
* edit perf tracks down more
* tweak note
* tweak useEffectEvent
* formatting
* tweaks
* ppr
* rm canary stuff
* fix json
* fix json
* tweaks
* linter note
* nit
* nit
* link
* nit
* ppr
* missing await
* add lint v6
* fix link
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2025-10-01 17:42:52 -04:00
Sebastian "Sebbie" Silbermann
dc86f88afe
Overview for React Server Performance tracks ( #8031 )
2025-10-01 21:28:18 +02:00
dan
10e5ad50cf
Conditionally deriving state is allowed ( #8033 )
2025-10-01 20:11:07 +01:00
Ricky
aba6b86772
Docs for partial-prerendering APIs ( #7869 )
...
* Init PPR docs
* Overhaul
* Apply suggestions from code review
---------
Co-authored-by: Sebastian Sebbie Silbermann <sebastian.silbermann@vercel.com >
2025-10-01 13:48:16 -04:00
Ruslan Lesiutin
9fddeca99b
docs: initial docs for Performance tracks ( #7938 )
...
* docs: scaffold docs structure for Performance tracks
* docs: initial draft of Tracks section
* refactor: moved to reference root section and added to the sidebar
* chore: updated to canary and minor changes
2025-10-01 13:34:56 +01:00
Sebastian "Sebbie" Silbermann
3f0235be3d
Docs for cacheSignal ( #8023 )
...
* Docs for `cacheSignal`
* Apply suggestion from review
Co-authored-by: Sebastian Markbåge <sebastian@calyptus.eu >
* Apply suggestion from review
Co-authored-by: Sebastian Markbåge <sebastian@calyptus.eu >
* Update src/content/reference/react/cacheSignal.md
---------
Co-authored-by: Sebastian Markbåge <sebastian@calyptus.eu >
2025-10-01 08:20:52 -04:00
Karl Horky
c60922ff73
Fix incorrect negative in use-memo intro ( #8027 )
2025-09-30 21:01:55 -04:00
Jack Pope
49c2d26722
Update useEffectEvent docs for canary ( #8025 )
...
* Update useEffectEvent docs for canary
* Clean up prefixed imports
* Fix import
* Update blog post link
2025-09-28 11:36:27 -04:00
Radoš Milićev
1b20061b10
Fix value wrongly formatted as code in useDeferredValue.md ( #8024 )
2025-09-26 18:15:37 +02:00