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 22 #104

Closed
thymikee opened this issue Dec 18, 2017 · 6 comments
Closed

Support Jest 22 #104

thymikee opened this issue Dec 18, 2017 · 6 comments
Assignees

Comments

@thymikee
Copy link
Owner

I guess we can get rid of custom Test Environment, because Jest is now using new JSDOM.
We'll also need to wait for ts-jest to update their coverage-related code (because there was a breaking change in how we pass sourcemaps to transformers).

@thymikee thymikee self-assigned this Dec 18, 2017
@ahnpnl
Copy link
Collaborator

ahnpnl commented Dec 18, 2017

Let's wait until ts-jest update finishes. It will make jest 22 more stable too in the meantime

@Iorg
Copy link

Iorg commented Dec 21, 2017

Hi!,

Ts-jest seems to be updated to Jest 22.

@thymikee
Copy link
Owner Author

Released [email protected], anybody wants to test it?

@Iorg
Copy link

Iorg commented Dec 21, 2017

I'm going to try now.

@Iorg
Copy link

Iorg commented Dec 21, 2017

Just tested [email protected] with [email protected]. Everything seems fine for me. @thymikee thanks for creating the release :-)

@thymikee
Copy link
Owner Author

Released stable 5.0.0. Enjoy!

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

No branches or pull requests

3 participants