Jest-preset-angular: Support Jest 22

Created on 18 Dec 2017  路  6Comments  路  Source: thymikee/jest-preset-angular

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).

Most helpful comment

Released stable 5.0.0. Enjoy!

All 6 comments

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

Hi!,

Ts-jest seems to be updated to Jest 22.

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

I'm going to try now.

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

Released stable 5.0.0. Enjoy!

Was this page helpful?
0 / 5 - 0 ratings