Skip to content

Conversation

@frano-m
Copy link
Contributor

@frano-m frano-m commented Dec 20, 2025

Closes #756.

We upgraded the Jest stack to the latest 29.x versions instead of 30 because ts-jest currently only supports Jest 29. Our tests and Jest config rely on ts-jest (preset: "ts-jest/presets/js-with-ts-esm"), so moving to Jest 30 without a matching ts-jest major would put us on an unsupported combination and risk subtle breakage in TypeScript compilation. Once ts-jest adds official Jest 30 support (or we migrate away from ts-jest), we can revisit a Jest 30+ upgrade.

@frano-m frano-m changed the base branch from main to fran/714-nextjs-upgrade December 22, 2025 02:13
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