Skip to content

feat: modernize all packages for Next.js 16 and React 19#59

Merged
riceharvest merged 128 commits intomainfrom
integration/modernization-batch
Mar 15, 2026
Merged

feat: modernize all packages for Next.js 16 and React 19#59
riceharvest merged 128 commits intomainfrom
integration/modernization-batch

Conversation

@riceharvest
Copy link
Owner

Batch merge of PRs #29-#52 with all compatibility fixes applied.

Includes bug fixes for:

  • OAuth2 client API compatibility (getAuthorizeUrl, useAuthorizationHeaderforGET)
  • critters document.head crash guard
  • next-csrf dependency dedup and header consistency
  • next-optimized-images appendLoaders function/object fix
  • next-pwa cleanup-assets.js distribution
  • next-compose-plugins ESM/CJS export unification
  • next-transpile-modules version sync

All packages maintain drop-in compatibility with their original deprecated forks.

- 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.
@riceharvest riceharvest added the enhancement New feature or request label Mar 15, 2026
@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 riceharvest merged commit 7f495f3 into main Mar 15, 2026
0 of 11 checks passed
This was referenced Mar 15, 2026
@riceharvest riceharvest deleted the integration/modernization-batch branch March 15, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant