mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
Restore Next.js 16.1.0 and update snapshots. The dev-server test flakiness will be investigated separately. - next: ^16.1.0 - next-auth: 5.0.0-beta.30 - react: ^19.2.3 - react-dom: ^19.2.3 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
npm install
bun run ffi
bun run log
bun run gzip
bun run async
bun run sqlite
# to use custom version of bun/deno/node binary
BUN=path/to/bun bun run ffi
# or edit .env file