Andrew Clark and GitHub
9cdf8a99ed
[Codemod] Update copyright header to Meta ( #25315 )
...
* Facebook -> Meta in copyright
rg --files | xargs sed -i 's#Copyright (c) Facebook, Inc. and its affiliates.#Copyright (c) Meta Platforms, Inc. and affiliates.#g'
* Manual tweaks
2022-10-18 11:19:24 -04:00
Jan Kassens and GitHub
8003ab9cf5
Flow: remove explicit object syntax ( #25223 )
2022-09-09 16:03:48 -04:00
dan and GitHub
4997515b96
Point useSubscription to useSyncExternalStore shim ( #24289 )
...
* Point useSubscription to useSyncExternalStore shim
* Update tests
* Update README
* Ad hoc case
2022-04-11 21:15:13 +01:00
Dan Abramov and GitHub
b979db4e72
Bump Prettier ( #17811 )
...
* Bump Prettier
* Reformat
* Use non-deprecated option
2020-01-09 13:54:11 +00:00
Brian Vaughn and GitHub
d96f478f8a
use-subscription tearing fix ( #16623 )
...
* Add (failing) subscription tearing test and bugfix
* Added more inline comments to test
* Simplified tearing test case slightly
2019-09-05 11:12:46 -07:00
Brian Vaughn and GitHub
ce883a19d8
useSubscription hook ( #15022 )
...
* Added use-subscription package with README
2019-07-16 15:59:37 -07:00