From daff1c35bc22780ae4c89d179d8b52a7dbdfde90 Mon Sep 17 00:00:00 2001 From: Caleb Jasik Date: Sat, 1 Apr 2023 16:30:22 -0500 Subject: [PATCH] fix(react-router): "Current Future Flags" table (#10296) --- contributors.yml | 1 + docs/guides/api-development-strategy.md | 1 + 2 files changed, 2 insertions(+) diff --git a/contributors.yml b/contributors.yml index 17164ac4a0..54e633940c 100644 --- a/contributors.yml +++ b/contributors.yml @@ -88,6 +88,7 @@ - jakkku - JakubDrozd - janpaepke +- jasikpark - jasonpaulos - jdufresne - jenseng diff --git a/docs/guides/api-development-strategy.md b/docs/guides/api-development-strategy.md index fffc14f1e8..8db175a40f 100644 --- a/docs/guides/api-development-strategy.md +++ b/docs/guides/api-development-strategy.md @@ -52,6 +52,7 @@ The lifecycle is thus either: Here's the current future flags in React Router v6 today: | Flag | Description | +| ---- | ----------- | | `v7_normalizeFormMethod` | Normalize `useNavigation().formMethod` to be an uppercase HTTP Method | [future-flags-blog-post]: https://remix.run/blog/future-flags