Skip to content

Conversation

ben-fornefeld
Copy link
Member

No description provided.

… refactoring components to utilize teamIdOrSlug. This update includes adjustments across various files to improve team context handling, streamline API interactions, and enhance overall code organization.
- Upgraded `next` to version `15.5.5` in `bun.lock` and `package.json`.
- Refactored `next.config.mjs` to remove unused experimental options.
- Changed `jsx` setting in `tsconfig.json` from `react-jsx` to `preserve`.
- Updated `RootLayout` component to be asynchronous.
- Enhanced API route handling in `route.ts` for better parameter management.
- Introduced new SWR keys for sandboxes list in `keys.ts`.
- Improved hooks and components for better state management and performance.

This commit focuses on dependency updates and configuration improvements to enhance the overall application performance and maintainability.
@vercel
Copy link

vercel bot commented Oct 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
web Ready Ready Preview Comment Oct 20, 2025 0:47am
web-juliett Ready Ready Preview Comment Oct 20, 2025 0:47am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

- Removed unnecessary parameters from Sidebar and DashboardSidebarHeader components.
- Integrated team data retrieval directly into the DashboardLayout for improved context management.
- Updated loading states in DashboardSidebarMenuTeams to use Skeleton components for better user experience.
- Cleaned up unused imports and optimized component structure for clarity and performance.
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