Skip to content

refactor: remove legacy source compatibility code#243

Merged
onmax merged 5 commits intomainfrom
refactor/remove-legacy-source-compat
Mar 3, 2026
Merged

refactor: remove legacy source compatibility code#243
onmax merged 5 commits intomainfrom
refactor/remove-legacy-source-compat

Conversation

@onmax
Copy link
Collaborator

@onmax onmax commented Mar 3, 2026

Summary

  • remove deprecated auth.database.provider guard in module setup
  • remove schema-generator compatibility cast workaround
  • add test coverage to verify legacy provider option is ignored during module boot

Validation

  • pnpm test (fails)
    • failure caused by removing schema-generator compatibility workaround
    • reported errors include TS2740 and TS2322 in src/schema-generator.ts
  • remaining checks (pnpm typecheck, pnpm typecheck:runtime-server, pnpm -C /Users/maxi/nuxt/saas typecheck) not run after stop-on-failure rule

Related

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 3, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@onmax/nuxt-better-auth@243

commit: 145de52

@onmax onmax force-pushed the refactor/remove-legacy-source-compat branch from 5399384 to 3c5c4ab Compare March 3, 2026 12:14
@onmax onmax merged commit bdb236e into main Mar 3, 2026
2 checks passed
@onmax onmax deleted the refactor/remove-legacy-source-compat branch March 3, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant