Skip to content

Migrate to Jest 17, ESM, and config packages #944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

SleeplessByte
Copy link
Member

This may break student's exercises.

  • .cjs is required now for configuration files. .js will break all tools because they are now expected to be esm (aka .mjs)
  • node is now 16+ (or 14.17+)
  • require will no longer work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:size/massive Massive amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant