Skip to content

Releases: salesforce/lwc-test

v19.0.0

22 Nov 04:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v18.1.2...v19.0.0

v18.1.2

20 Nov 17:20
Compare
Choose a tag to compare
New release

18.1.0

02 Oct 22:46
Compare
Choose a tag to compare

Revert the changes to jest.fn

v18.0.3

18 Sep 16:36
Compare
Choose a tag to compare

Included a sample component and tests to demonstrate the SSR unit testing strategy.

v18.0.1

12 Sep 17:16
Compare
Choose a tag to compare
  1. Moving "jest-serializer-html" to @lwc/jest-preset
  2. Housekeeping of remaining references of Jest v.26 and v.27

v18.0.0

12 Sep 16:28
Compare
Choose a tag to compare

2 new presets to test SSR server and client side rendering

v17.0.1

06 Sep 22:50
Compare
Choose a tag to compare
  1. Introduced a new preset for SSR server-side.
  2. Introduced a new preset for SSR hydration.
  3. Implemented a new API for storing SSR-generated markup with a hash in a snapshot file and reading the markup associated with the hash.
  4. Updated dependencies.
  5. Dropped Jest v.26 and v.27.

v17.0.0

06 Sep 22:45
0782e66
Compare
Choose a tag to compare

What's Changed

  • nucleus/upstream_project_lwc_version_7.2.2_update_762 by @salesforce-nucleus in #293
  • chore(deps): bump axios from 1.6.8 to 1.7.4 by @dependabot in #294
  • @W-16676971: drop support for Jest v.26 and v.27 by @lesya7 in #300
  • chore(deps-dev): bump the theoretically-non-breaking group with 8 updates by @dependabot in #297
  • @W-16676971: remove the irrelevant comment by @lesya7 in #305
  • Jest snapshot-based approach for SSR testing by @lesya7 in #292
  • v17.0.0 by @Shinoni in #307

New Contributors

Full Changelog: v16.1.0...v17.0.0

v16.1.0

19 Nov 21:34
8213d31
Compare
Choose a tag to compare

What's Changed

  • nucleus/upstream_project_lwc_version_7.2.0_update_100 by @salesforce-nucleus in #287
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #250
  • chore(deps): bump the theoretically-non-breaking group across 1 directory with 12 updates by @dependabot in #288
  • nucleus/upstream_project_lwc_version_7.2.1_update_991 by @salesforce-nucleus in #290
  • chore(deps): bump @babel/core from 7.24.9 to 7.25.2 in the theoretically-non-breaking group by @dependabot in #289
  • Update @salesforce/apex/* imports to return jest.fn() by @nwcm in #260

New Contributors

  • @nwcm made their first contribution in #260

Full Changelog: v16.0.3...v16.1.0

v16.0.3

17 Jul 15:21
ec41b35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.2...v16.0.3