Skip to content

Bump better-auth dependency to 1.6+ #214

@EfficiencyCorp

Description

@EfficiencyCorp

Context

better-auth 1.6 was recently released with a significant bundle size reduction — from 4,236 KB to 2,265 KB (46% smaller). Blog post: https://better-auth.com/blog/1-6

kitcn currently pins better-auth at 1.5.3.

Motivation

I'm using kitcn with Convex, which bundles better-auth into its serverless function runtime. Convex functions have strict memory limits, and I'm hitting "Too much memory carryover" errors that I suspect are related to better-auth's bundle footprint. The 1.6 size reduction would likely help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions