Commit Graph

9 Commits

Author SHA1 Message Date
Mysh!
b5c16dcffa fix(reference): declare subscribe before passing it to the hook (#7711) 2025-04-02 11:35:25 -04:00
TinoM
9aa2e3668d Changed the documentation of the subscribe argument to a more accurat… (#6691)
* Changed the documentation of the subscribe argument to a more accurate one.

* Update useSyncExternalStore.md

---------

Co-authored-by: Sophie Alpert <git@sophiebits.com>
2024-09-07 18:23:09 -07:00
Ricky
4df3124fa2 Fix caps for React concepts (#6712) 2024-03-26 23:39:39 -04:00
geeseyj
bb65ace6e0 Fix #6487 specify which Sandpack files go into a src directory (#6496)
* specify which sandbox files go in src directory

* fix some stragglers
2023-12-15 13:01:53 -08:00
Sophie Alpert
bec75ca348 Update useSyncExternalStore.md: tweak link
this way "cannot be marked" is all the same style and you don't skim the link text and gloss over the "cannot be"
2023-12-12 22:44:41 -08:00
Sophie Alpert
6570e6cd79 Update useSyncExternalStore.md 2023-11-23 01:44:47 -08:00
Soichiro Miki
97e61d72b0 Fix broken links caused by #6164 (#6375) 2023-10-26 09:54:24 +05:30
Sophie Alpert
fdad54db4c Explain limitations of useSyncExternalStore with concurrency (#6339)
* Explain limitations of useSyncExternalStore with concurrency

Doesn't seem like we have this noted anywhere.

* Pull out example to code block
2023-10-09 11:06:26 -07:00
Dan Abramov
dd65dcac3b Move beta to top level 2023-03-18 22:35:53 +00:00