chore: update config and dependencies#27
Conversation
Dependencies: - Bump next 16.1.1→16.1.6, react 19.2.3→19.2.4 - Bump biome 2.3.11→2.3.14, playwright 1.57→1.58.1 - Bump jsdom 27→28, lefthook 2.0→2.1, vitest 4.0.16→4.0.18 Next.js: - Enable typedRoutes for compile-time route validation - Reposition dev indicator to bottom-right Biome: - Add useConsistentTypeDefinitions rule (enforce type over interface) VS Code: - Reorganise settings into logical sections - Add minimap disabled and word wrap preferences Keeps the template aligned with current tooling versions and tightens type discipline via biome. typedRoutes catches invalid links at build time rather than at runtime. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
CLAUDE.md: - Move from root to .claude/CLAUDE.md - Add project overview section - Restructure tech stack with category labels - Expand breaking changes with cacheComponents entries - Rename "Coding Practices" to "Code Conventions", add type rule - Expand key commands with Vercel CLI and utility sections - Move "Common Additions" section to README instead Rules: - Add components.md rule (composition, two-layer architecture) - Add tailwind.md rule (v4 theming, utility-first, OKLCH) - Allow npm outdated command in settings README: - Add rules/ entry to file reference table - Update CLAUDE.md path in file reference table - Add common additions section for new projects Relocates project context to the standard .claude/ directory and adds path-scoped rules for component structure and Tailwind usage. These auto-inject when editing matching files. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. Summary by CodeRabbit
WalkthroughThe PR establishes a new Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
typeoverinterface, enable typedRoutes in next.config.claude/CLAUDE.mdwith expanded contentTest plan
🤖 Generated with Claude Code