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

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Ricky
2024-03-26 13:15:08 -04:00
committed by GitHub
parent 6fd0cb9a9f
commit 0a44435674

View File

@@ -1,3 +1,8 @@
## March 22, 2024 (18.3.0-canary-670811593-20240322)
## React
- Added `useActionState` to replace `useFormState` and added `pending` value ([#28491](https://github.com/facebook/react/pull/28491)).
## October 5, 2023 (18.3.0-canary-546178f91-20231005)
### React