What’s New

Better Auth v1.7.0-rc.1

v1.7.0-rc.1Pre-release
Added 1
  • Add Yandex as a supported OAuth social provider
Fixed 3
  • Fix auth migrate to no longer abort when adding required or unique columns to an existing table
  • Fix affected row counting for D1 and postgres-js adapters
  • Fix string default values to be properly escaped in generated Drizzle schema
better-auth
Features
  • Added Yandex as a supported OAuth social provider (#9138)
Bug Fixes
  • Fixed auth migrate to 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

View original

Discussion