Skip to content

Conversation

@artuchio
Copy link

@artuchio artuchio commented Dec 9, 2025

No description provided.

artuchio and others added 3 commits December 4, 2025 01:57
- Upgrade Next.js from 15.4.0-canary to 16.0.7 (stable)
- Update React & React DOM to 19.2.1
- Update TypeScript to 5.9.3
- Update Zod to 4.1.13 (fix Zod v4 breaking changes: errors -> issues)
- Update Stripe to 20.0.0 (update API version to 2025-11-17.clover)
- Update Tailwind CSS to 4.1.17 with latest @tailwindcss/postcss
- Update Drizzle ORM to 0.44.7 and Drizzle Kit to 0.31.7
- Update all other dependencies to latest patch/minor versions
- Remove deprecated Next.js 16 experimental flags (clientSegmentCache, nodeMiddleware)
- Fix pricing page to work with Next.js 16 (mark as dynamic route)
- Update tsconfig.json per Next.js 16 requirements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
	new file:   SETUP_DATABASE.md
	new file:   app/(login)/actions.test.ts
	new file:   app/api/team/route.test.ts
	new file:   app/api/user/route.test.ts
	new file:   components/ui/button.test.tsx
	new file:   components/ui/card.test.tsx
	new file:   components/ui/input.test.tsx
	new file:   docker-compose.yml
	new file:   lib/auth/middleware.test.ts
	new file:   lib/auth/session.test.ts
	new file:   lib/db/queries.test.ts
	new file:   lib/payments/stripe.test.ts
	new file:   lib/utils.test.ts
	new file:   middleware.test.ts
	modified:   package.json
	modified:   pnpm-lock.yaml
	new file:   scripts/setup-db.sh
	new file:   tests/e2e/auth.spec.ts
	new file:   tests/e2e/dashboard.spec.ts
	new file:   tests/e2e/pricing.spec.ts
	new file:   vitest.config.ts
	new file:   vitest.e2e.config.ts
	new file:   vitest.setup.ts
@vercel
Copy link

vercel bot commented Dec 9, 2025

@artuchio is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@diorwave diorwave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes requested

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.

2 participants