Jest v25.2.5 Release Notes

Release Date: 2020-04-02 // about 4 years ago
  • ๐Ÿ›  Fixes

    • [@jest/console] Fix typescript<@3.8 compatibility in published types

    ๐Ÿšง Chore & Maintenance

    • โšก๏ธ [docs] Update link to watchman troubleshooting docs (#9727)
    • ๐Ÿšš [@jest/message-util] Remove dependency on @jest/test-result, which lead to a sprawling dependency tree (#9749)
    • ๐Ÿšš [@jest/test-result] Remove dependency on @jest/transform, which lead to a sprawling dependency tree (#9747)
    • [@jest/transform] Expose type TransformedSource (#9736)