Skip to content

v0.11.0

Choose a tag to compare

@ravijayaramappa ravijayaramappa released this 29 Mar 17:44
· 156 commits to master since this release
d4be41b

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.