Skip to content

Conversation

@jeromehardaway
Copy link
Contributor

This pull request includes significant updates to the ESLint configuration, dependencies, and documentation, as well as minor code and asset adjustments. The key changes are summarized below:

ESLint Configuration Updates:

  • Removed redundant ESLint plugins and updated the environment to support ES2023. (.eslintrc.json, .eslintrc.jsonL6-R12)
  • Changed ecmaVersion to "latest" for better compatibility with newer ECMAScript features. (.eslintrc.json, .eslintrc.jsonL23-R21)
  • Modified rules for react/jsx-filename-extension to enforce specific extensions and adjusted accessibility rules. (.eslintrc.json, [1] [2]
  • Added settings for React version detection and TypeScript import resolver. (.eslintrc.json, .eslintrc.jsonL63-R92)

Dependency Updates:

  • Upgraded next to version 15 and react to version 18.3.1, along with other related dependencies. (package.json, [1] [2] [3]

Documentation Updates:

  • Updated the README to reflect new Node.js and npm versions, and revised the tech stack description. (README.md, [1] [2]
  • Adjusted installation steps to recommend pnpm over yarn and npm. (README.md, [1] [2]
  • Simplified development container setup instructions. (README.md, README.mdL90-R95)

Asset Adjustments:

Code Formatting:

  • Improved readability by reformatting JSX labels and state handling in the contact form component. (src/components/forms/contact-form.tsx, [1] [2] [3] [4]

These changes collectively enhance the project's maintainability, compatibility with modern tools, and developer experience.

@vercel
Copy link

vercel bot commented Nov 22, 2024

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

Name Status Preview Comments Updated (UTC)
vets-who-code-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 5:22am

@jeromehardaway jeromehardaway merged commit 9ed9a9e into master Nov 22, 2024
3 checks passed
@jeromehardaway jeromehardaway deleted the upgrade-nextJS branch November 22, 2024 17:32
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