Releases: salesforce/sfdx-lwc-jest
Releases · salesforce/sfdx-lwc-jest
v0.11.0
Breaking
- #187: Drops Jest 25. With this PR, @salesforce/sfdc-lwc-jest executes tests using Jest v26.
Improvements
- #180: Add missing stub for getObjectInfos wire adapter.
- #183: Update lightning stubs.
- #188, #190: Adds a new skipApiVersionCheck option to disable the "sourceApiVersion" field check before running tests.
Internal
- #193: Enforce formatting check in CI flow.