Skip to content

Releases: salesforce/sfdx-lwc-jest

v2.0.0

19 Jun 19:02
3389a2d
Compare
Choose a tag to compare

Breaking changes

Due to lwc-test v12, snapshots have changed. Any preexisting snapshot files will need to be updated.

What's Changed

New Contributors

Full Changelog: v1.4.0...v2.0.0

v1.4.1

19 Jun 19:08
1dd1dd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

19 Jun 19:01
f6c1209
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

19 Jun 19:01
bca92ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.3.0

v1.1.4

18 Oct 17:35
e8f8641
Compare
Choose a tag to compare

What's Changed

  • fix: revert breaking upgrade to jest version by @jye-sf in #290

Full Changelog: v1.1.3...v1.1.4

v1.1.3

31 Aug 23:16
9fd4e1c
Compare
Choose a tag to compare

What's Changed

Updates from Jest 27 to Jest 29.

New Contributors

Full Changelog: v1.0.1...v1.1.3

v1.1.2

31 Aug 23:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

31 Aug 19:42
43c9e78
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.1.1

v1.1.0

07 Mar 17:27
8a1d6b5
Compare
Choose a tag to compare

v1.0.1

22 Jul 09:05
7e5c003
Compare
Choose a tag to compare

v1.0.1 (2021-07-22)

Bug Fixes

  • Update @lwc/jest-* libraries to support Jest v27 (#240). Fixes #239