diff --git a/CHANGELOG.md b/CHANGELOG.md index 40900cfc0b3..9a03b597efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -122,7 +122,7 @@ We're excited to land the [Client Data RFC](https://github.com/remix-run/remix/d - [Client Data Guide](https://remix.run/guides/client-data) - [`clientLoader`](https://remix.run/route/client-loader) - [`HydrateFallback`](https://remix.run/route/hydrate-fallback) -- [`clientAction`](https://remix.run/route/client-loader) +- [`clientAction`](https://remix.run/route/client-action) While we still recommend server loaders/actions for the majority of your data needs in a Remix app - these provide some levers you can pull for more advanced use-cases such as: diff --git a/contributors.yml b/contributors.yml index 4df0cae5590..3c9584b9ff6 100644 --- a/contributors.yml +++ b/contributors.yml @@ -434,6 +434,7 @@ - omamazainab - oott123 - orballo +- ovi-ispas - pacexy - panteliselef - pcattori