Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: salesforce/lwc-test

v19.2.1

03 Oct 09:49

Choose a tag to compare

What's Changed

Full Changelog: v19.1.2...v19.2.1

v19.2.0

05 Aug 23:14

Choose a tag to compare

CLCO release
Full Changelog: v19.1.2...v19.2.0

v19.1.0

19 Mar 05:53

Choose a tag to compare

What's Changed

Full Changelog: v18.1.2...v19.1.0

v19.0.0

22 Nov 04:44

Choose a tag to compare

What's Changed

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

v18.1.2

20 Nov 17:20

Choose a tag to compare

New release

18.1.0

02 Oct 22:46

Choose a tag to compare

Revert the changes to jest.fn

v18.0.3

18 Sep 16:36

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

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

Choose a tag to compare

2 new presets to test SSR server and client side rendering

v17.0.1

06 Sep 22:50

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.