We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb69039 commit dddf025Copy full SHA for dddf025
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.9.10
4
+
5
+- fix: support custom schema type in createClient
6
7
## 0.9.9
8
9
- fix: update import extensions for esm resolution
package.json
@@ -6,7 +6,7 @@
"bugs": {
"url": "https://github.com/get-convex/better-auth/issues"
},
- "version": "0.9.9",
+ "version": "0.9.10",
10
"license": "Apache-2.0",
11
"keywords": [
12
"convex",
0 commit comments