| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-10 | 2.5 kB | |
| v1.7.4 source code.tar.gz | 2026-09-10 | 29.8 MB | |
| v1.7.4 source code.zip | 2026-09-10 | 31.1 MB | |
| Totals: 3 Items | 60.9 MB | 0 | |
better-auth
Features
- Added
experimental.instrumentation.enabledto disable OpenTelemetry span creation per auth instance. (#11224) - Added support for additional session fields in
testUtilsauth helpers. (#11217) - Added Vitest 5 support to the testing utilities. (#11205)
For detailed changes, see CHANGELOG
@better-auth/core
Features
- Added
experimental.instrumentation.enabledto disable OpenTelemetry span creation per auth instance. (#11224)
Bug Fixes
- Fixed Metro bundling when the optional OpenTelemetry API is not installed. (#11210)
For detailed changes, see CHANGELOG
@better-auth/expo
Bug Fixes
- Fixed multibyte session data storage in Expo SecureStore. (#11238)
- Fixed stale Expo secure-storage session data and corrupted cookies during concurrent updates. (#11200)
For detailed changes, see CHANGELOG
@better-auth/drizzle-adapter
Bug Fixes
- Improved schema validation for the Drizzle Relations v2 adapter. (#11213)
For detailed changes, see CHANGELOG
@better-auth/test-utils
Features
- Added Vitest 5 support to the testing utilities. (#11205)
For detailed changes, see CHANGELOG
Contributors
Thanks to everyone who contributed to this release:
@bytaesu, @onmax
Full changelog: v1.7.3...v1.7.4