Skip to content
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

Support Jest 26 #367

Closed
ahnpnl opened this issue May 6, 2020 · 1 comment · Fixed by #374
Closed

Support Jest 26 #367

ahnpnl opened this issue May 6, 2020 · 1 comment · Fixed by #374
Labels
🚀 Feature Request new suggested feature

Comments

@ahnpnl
Copy link
Collaborator

ahnpnl commented May 6, 2020

🚀 Feature Proposal

Jest 26 has released. We want to add support for Jest 26 once ts-jest releases a compatible version.

Motivation

Make developers feel comfortable to work

TODO

  • Upgrade ts-jest and pretty-format dependencies to ^26.0.0

  • Set jest peerDependency to ^26.0.0

  • Upgrade jest to 26.0.0 and typescript to 3.8.3

  • Upgrade dependencies for example project.

  • Update README regarding to jest-environment-jsdom 16 which is default in jest 26

Since jest 26 requires TypeScript 3.8.3, default jsdom 16 this support should be in a major version.

@ahnpnl ahnpnl added the 🚀 Feature Request new suggested feature label May 6, 2020
@leon
Copy link

leon commented May 18, 2020

Yeey ts-jest 26 is out :)
https://github.com/kulshekhar/ts-jest/releases/tag/v26.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Feature Request new suggested feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants