salesforce / sfdx-lwc-jest

Run Jest against LWC components in SFDX workspace environment
MIT License
165 stars 82 forks source link

fix: revert breaking upgrade to jest version #290

Closed jye-sf closed 2 years ago

jye-sf commented 2 years ago

Reverts a potential breaking change in the upgrade from jest 27 to jest 29.

Should resolve https://github.com/salesforce/sfdx-lwc-jest/issues/288.

This change will be released as 1.1.4. The new breaking upgrade will be released as a new 2.0.0 release.