Skip to content

Commit

Permalink
Add future.v2_normalizeFormMethod flag
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Mar 15, 2023
1 parent 4055c84 commit f0f18d9
Show file tree
Hide file tree
Showing 7 changed files with 488 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .changeset/normalize-form-method.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@remix-run/dev": minor
"@remix-run/react": minor
"@remix-run/server-runtime": minor
"@remix-run/testing": minor
---

Add `future.v2_normalizeFormMethod` flag to normalize exposed `useNavigation().formMethod` as an uppercase HTTP method to align with the `fetch()` behavior
Loading

0 comments on commit f0f18d9

Please sign in to comment.