github remix-run/react-router @remix-run/router@0.2.0-pre.3

latest releases: v0.0.0-nightly-96b441bdd-20240511, v0.0.0-nightly-5466640fc-20240510, v0.0.0-nightly-f8b1a4788-20240510...
pre-release23 months ago

Patch Changes

  • fix: properly handle <Form encType="multipart/form-data"> submissions (#8984)
  • fix: Make path resolution trailing slash agnostic (#8861)
  • fix: don't default to a REPLACE navigation on form submissions if the action redirected. The redirect takes care of avoiding the back-button-resubmit scenario, so by using a PUSH we allow the back button to go back to the pre-submission form page (#8979)
  • fix: export ActionFunctionArgs/LoaderFunctionArgs up through router packages (#8975)
  • fix: preserve loader data for loaders that opted out of revalidation (#8973)

Full Changes

Don't miss a new react-router release

NewReleases is sending notifications on new releases.