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:
Full changelog: v1.7.3...v1.7.4