Feature1.7.0-rc.1
v1.7.0-rc.1 Release
This release adds Yandex as a supported OAuth social provider and fixes critical issues with auth migrations, row counting in database adapters, and string default value escaping in Drizzle schema generation.
better-auth
Features
- Added Yandex as a supported OAuth social provider (#9138)
Bug Fixes
- Fixed
auth migrateto no longer abort when adding required or unique columns to an existing table (#10293)
For detailed changes, see CHANGELOG
@better-auth/drizzle-adapter
Bug Fixes
- Fixed affected row counting for D1 and postgres-js adapters (#10257)
For detailed changes, see CHANGELOG
auth
Bug Fixes
- Fixed string default values to be properly escaped in generated Drizzle schema (#10259)
For detailed changes, see CHANGELOG
Contributors
Thanks to everyone who contributed to this release:
@bytaesu, @gustavovalverde, @vladflotsky
Full changelog: v1.7.0-rc.0...v1.7.0-rc.1
oauthauthdatabasedrizzlemigrationbugfix
Source: original entry ↗