@samitouri / QOS-React / commits / 0a44435674

Add useActionState to CHANGELOG-canary.md (#28632)

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

Ricky committed Mar 26, 2024 at 13:15 UTC 0a444356748ec1619acfbb60f9b112451c709343
1 file changed +5
CHANGELOG-canary.md
+5
@@ -1,3 +1,8 @@
1 +## March 22, 2024 (18.3.0-canary-670811593-20240322)
2 +
3 +## React
4 +- Added `useActionState` to replace `useFormState` and added `pending` value ([#28491](https://github.com/facebook/react/pull/28491)).
5 +
6 ## October 5, 2023 (18.3.0-canary-546178f91-20231005)
7
8 ### React