We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3ca31 commit 5751ea8Copy full SHA for 5751ea8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.10.10
4
+
5
+- fix(cross-domain): only notify session signal on session cookie set
6
7
## 0.10.9
8
9
- fix(adapter): hide vitest imports from esbuild
package.json
@@ -6,7 +6,7 @@
"bugs": {
"url": "https://github.com/get-convex/better-auth/issues"
},
- "version": "0.10.9",
+ "version": "0.10.10",
10
"license": "Apache-2.0",
11
"keywords": [
12
"convex",
0 commit comments