Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 424 Bytes

2022-11-11-update-jest-to-v29.3.md

File metadata and controls

11 lines (11 loc) · 424 Bytes
title issue author author_email author_github
Update Jest to V29.3
NEXT-24123
Niklas Limberg
n.limberg@shopware.com
NiklasLimberg

Administration

  • Changed jest version to 29.3 from 27.5.1
  • Added ts-jest, jest-jasmine2, jest-environment-jsdom and babel-jest as separate dependencies as they don't come bundled with jest anymore.
  • Changed various tests to make them work with the new jest version