Skip to content

feat(critters): finalize modernization for Next.js 16 and React 19#48

Open
riceharvest wants to merge 83 commits intomainfrom
fix/critters-final-modernization
Open

feat(critters): finalize modernization for Next.js 16 and React 19#48
riceharvest wants to merge 83 commits intomainfrom
fix/critters-final-modernization

Conversation

@riceharvest
Copy link
Owner

Closes #22 (roadmap).

  • Upgraded next in devDependencies.
  • Updated peerDependencies to support Next.js 16 and React 19.
  • Verified all 30 unit tests are passing with the new versions.

- Upgraded multiple packages to modern standards (Next.js, Next-auth, PWA, SEO).
- Added new utility packages: critters, next-circuit-breaker, next-csrf, next-images, next-json-ld.
- Integrated Changesets for versioning.
- Updated CI/CD workflows and linting configurations.
- Fixed numerous linting and type-checking issues across the monorepo.
- Remove legacy NextAuth adapters and resolve workspace version conflicts
- Clean up test warning noise and fix tsconfig/jest setups for next-auth
- Update Workbox/Terser dependencies in next-pwa to align with workspace
- Synchronize root lockfile to reflect nested package resolutions
Fixes `JWT_AUTO_GENERATED_SIGNING_KEY` and `JWT_AUTO_GENERATED_ENCRYPTION_KEY`
warnings properly by supplying JWKs directly in the test suite rather
than mocking the logger.
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@riceharvest
Copy link
Owner Author

1 similar comment
@riceharvest
Copy link
Owner Author

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