Skip to content

Commit

Permalink
Merge pull request #121 from edivados/patch-session
Browse files Browse the repository at this point in the history
fix: concurrent getSession calls
  • Loading branch information
nksaraf authored Jan 14, 2024
2 parents bc0c227 + 583364f commit 8a6d755
Show file tree
Hide file tree
Showing 7 changed files with 458 additions and 232 deletions.
6 changes: 6 additions & 0 deletions .changeset/clean-ladybugs-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"vinxi": patch
"test-react": patch
---

fix: concurrent getSession calls
2 changes: 2 additions & 0 deletions packages/vinxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
"h3": "1.9.0",
"hookable": "^5.5.3",
"http-proxy": "^1.18.1",
"iron-webcrypto": "^1.0.0",
"micromatch": "^4.0.5",
"mri": "^1.2.0",
"nitropack": "2.8.1",
Expand All @@ -168,6 +169,7 @@
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"ufo": "^1.3.0",
"uncrypto": "^0.1.3",
"unenv": "^1.7.4",
"unimport": "^3.2.0",
"unstorage": "^1.9.0",
Expand Down
Loading

0 comments on commit 8a6d755

Please sign in to comment.