-
I installed @swc/jest@0.2.24 yesterday and several tests started failing. I attempted to look for the diff between 02.24 and 0.2.23 (which works) but I cannot find it on Github. Before I file a bug I'd like to see what changed. It looks very much like the update and npm publish were done locally without Git but perhaps I missed something? For the curious, the below error appears in several test suites Test suite failed to run
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Argh!. Of course I only notice this after I post a question. The issue I have is not related to @swc/jest. The question of the missing source code in Github still stands, but the stack trace I posted further up is actually the result of updating @swc/core from 1.2.203 to 1.3.24. I will investigate further before posting an issue. |
Beta Was this translation helpful? Give feedback.
-
Fixed by swc-project/jest@b775104 |
Beta Was this translation helpful? Give feedback.
Fixed by swc-project/jest@b775104