Skip to content

Commit

Permalink
fix(react-router): "Current Future Flags" table (#10296)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasikpark committed Apr 1, 2023
1 parent 5a43e19 commit daff1c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
- jakkku
- JakubDrozd
- janpaepke
- jasikpark
- jasonpaulos
- jdufresne
- jenseng
Expand Down
1 change: 1 addition & 0 deletions docs/guides/api-development-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit daff1c3

Please sign in to comment.