Skip to content

Commit

Permalink
Add missing changeset for #6598
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Aug 25, 2023
1 parent efdfa9c commit 63a1050
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fix-commit-session-expires.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@remix-run/server-runtime": patch
---

Ensure `maxAge`/`expires` options passed to `commitSession` take precedence over the original `cookie.expires` value ([#6598](https://github.com/remix-run/remix/pull/6598))

0 comments on commit 63a1050

Please sign in to comment.