Skip to content

Conversation

@mcansh
Copy link
Collaborator

@mcansh mcansh commented Nov 30, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-6.4.4, this PR will be updated.

Releases

[email protected]

Patch Changes

  • backwards compatibility for encodeLocation (#9647)
  • Fix issues with encoded characters in descendant routes (#9589)
  • Updated dependencies:

[email protected]

Patch Changes

  • Properly serialize/deserialize ErrorResponse instances when using built-in hydration (#9593)
  • Support basename in static data routers (#9591)
  • Fix issues with encoded characters in descendant routes (#9589)
  • Updated dependencies:

[email protected]

Patch Changes

[email protected]

Patch Changes

@remix-run/[email protected]

Patch Changes

  • properly handle redirects to external domains (#9590)
  • Support basename in static data routers (#9591)
  • Respect replace behavior on external redirects (#9654)
    • Throw an error if an action/loader function returns undefined as revalidations need to know whether the loader has previously been executed. undefined also causes issues during SSR stringification for hydration. You should always ensure you loader/action return a value, and you may return null if you don't wish to return anything. (#9511)
    • Enhanced ErrorResponse bodies to contain more descriptive text in internal 403/404/405 scenarios
  • Preserve the HTTP method on 307/308 redirects (#9597)

@brophdawg11 brophdawg11 merged commit 12e7c28 into release-6.4.4 Nov 30, 2022
@brophdawg11 brophdawg11 deleted the changeset-release/release-6.4.4 branch November 30, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants