v1.6.9

Automattic/harperv1.6.9Apr 24, 2026by better-release[bot]

AI Summary

This release fixes instrumentation resolution in the adapter factory to ensure the correct pure variant is used in edge and browser environments.

Key Highlights

  • Fixed instrumentation resolution in the adapter factory
  • Ensured correct pure variant usage in edge and browser environments

Full Release Notes

## `better-auth`

### Bug Fixes

- Fixed instrumentation resolution in the adapter factory so edge and browser environments correctly use the pure variant ([#9340](https://github.com/better-auth/better-auth/pull/9340))

For detailed changes, see [`CHANGELOG`](https://github.com/better-auth/better-auth/blob/f484269228b7eb8df0e2325e7d264bb8d7796311/packages/better-auth/CHANGELOG.md)

## Contributors

Thanks to everyone who contributed to this release:

@erquhart

**Full changelog:** [`v1.6.8...v1.6.9`](https://github.com/better-auth/better-auth/compare/v1.6.8...v1.6.9)