Skip to content

Conversation

@kevinjosethomas
Copy link
Collaborator

This pull request includes a variety of changes across multiple files to improve code quality, update dependencies, and fix potential issues. The most important changes include updates to the ESLint configuration, dependency updates in package.json, and various TypeScript improvements for better type safety.

ESLint Configuration Updates:

  • Disabled several Next.js-specific ESLint rules in .eslintrc to accommodate the project's requirements.

Dependency Updates:

  • Updated several dependencies in package.json, including next, react, typescript, and others to their latest versions. [1] [2]

TypeScript Improvements:

Next.js and React Improvements:

  • Removed unnecessary custom document setup in _document.tsx and moved relevant configurations to _app.tsx. [1] [2]
  • Imported React explicitly in files where JSX is used to ensure compatibility with the latest React version. [1] [2]

Miscellaneous Fixes:

These changes collectively enhance the project's maintainability, stability, and compatibility with the latest tools and libraries.

@vercel
Copy link

vercel bot commented Feb 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maia-platform-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2025 5:09am

@kevinjosethomas kevinjosethomas merged commit 26a2e40 into v1 Feb 5, 2025
8 checks passed
@kevinjosethomas kevinjosethomas deleted the next15 branch February 5, 2025 19:07
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