[PR #5546] [MERGED] chore(demo): upgrade next 16 stable #31675

Closed
opened 2026-04-17 22:33:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5546
Author: @okisdev
Created: 10/24/2025
Status: Merged
Merged: 10/27/2025
Merged by: @himself65

Base: canaryHead: feat(demo)/upgrade-next-16-stable


📝 Commits (7)

  • 59d9f21 feat(demo): upgrade next 16 stable
  • 2527a14 feat(demo): upgrade next 16 stable
  • 8992fae Merge branch 'canary' into feat(demo)/upgrade-next-16-stable
  • 7ad1063 feat(demo): upgrade next 16 stable
  • 5837631 Merge branch 'canary' into feat(demo)/upgrade-next-16-stable
  • bf705fb feat(demo): upgrade next 16 stable
  • 33736df Merge branch 'canary' into feat(demo)/upgrade-next-16-stable

📊 Changes

2 files changed (+8 additions, -28 deletions)

View changed files

📝 demo/nextjs/package.json (+2 -6)
📝 pnpm-lock.yaml (+6 -22)

📄 Description

This PR upgrades the Better-Auth Demo to next v16 stable version.


Summary by cubic

Upgrade the Next.js demo to v16 stable and add a local SQLite fallback for auth so the app runs without external DBs in development. Also removes unused packages and tidies dependencies.

  • New Features

    • Add SQLite fallback (kysely SqliteDialect + better-sqlite3) when MySQL/Turso env vars are not set.
  • Dependencies

    • Bump next from 16.0.0-beta.0 to 16.0.0.
    • Remove unused: @better-fetch/fetch, better-call, consola, shiki.
    • Move prisma to devDependencies.
    • Update pnpm-lock.yaml.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5546 **Author:** [@okisdev](https://github.com/okisdev) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `feat(demo)/upgrade-next-16-stable` --- ### 📝 Commits (7) - [`59d9f21`](https://github.com/better-auth/better-auth/commit/59d9f216594d72e08489ac39b25882cf081f0470) feat(demo): upgrade next 16 stable - [`2527a14`](https://github.com/better-auth/better-auth/commit/2527a1458ce8b9d99e354a92e06779f69e6849e3) feat(demo): upgrade next 16 stable - [`8992fae`](https://github.com/better-auth/better-auth/commit/8992fae22f1af02dc98a071c60f9a069762c15cc) Merge branch 'canary' into feat(demo)/upgrade-next-16-stable - [`7ad1063`](https://github.com/better-auth/better-auth/commit/7ad1063ba982b580896069c919940fcc32b61a83) feat(demo): upgrade next 16 stable - [`5837631`](https://github.com/better-auth/better-auth/commit/5837631126559cb99d167435b764f0e2f65651c7) Merge branch 'canary' into feat(demo)/upgrade-next-16-stable - [`bf705fb`](https://github.com/better-auth/better-auth/commit/bf705fb0ba900d08168698cc31022aaf0a1776f4) feat(demo): upgrade next 16 stable - [`33736df`](https://github.com/better-auth/better-auth/commit/33736dffd49ffc6bec4ca6611e335a7863ef6036) Merge branch 'canary' into feat(demo)/upgrade-next-16-stable ### 📊 Changes **2 files changed** (+8 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+2 -6) 📝 `pnpm-lock.yaml` (+6 -22) </details> ### 📄 Description This PR upgrades the Better-Auth Demo to next v16 stable version. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgrade the Next.js demo to v16 stable and add a local SQLite fallback for auth so the app runs without external DBs in development. Also removes unused packages and tidies dependencies. - **New Features** - Add SQLite fallback (kysely SqliteDialect + better-sqlite3) when MySQL/Turso env vars are not set. - **Dependencies** - Bump next from 16.0.0-beta.0 to 16.0.0. - Remove unused: @better-fetch/fetch, better-call, consola, shiki. - Move prisma to devDependencies. - Update pnpm-lock.yaml. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 22:33:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#31675