Skip to content

Releases: salesforce/lwc-test

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.0.3

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

What's Changed

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

v16.0.2

09 Jul 18:18
5d7e988
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.1...v16.0.2

v16.0.1

09 Jul 17:32
3a0f5eb
Compare
Choose a tag to compare

What's Changed

  • chore: update non-breaking dependencies by @nolanlawson in #240
  • nucleus/upstream_project_lwc_version_6.5.1_update_685 by @salesforce-nucleus in #243
  • chore: node v20.12.2 by @ekashida in #244
  • chore: configure dependabot by @wjhsf in #242
  • chore(deps-dev): bump the theoretically-non-breaking group with 2 updates by @dependabot in #245
  • nucleus/upstream_project_lwc_version_6.5.2_update_823 by @salesforce-nucleus in #246
  • chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #268
  • chore(deps): bump ws from 8.16.0 to 8.17.1 by @dependabot in #269
  • test: ignore expected console error and improve test by @nolanlawson in #274
  • chore(ssr): strip framework-owned attributes by @nolanlawson in #278

New Contributors

  • @salesforce-nucleus made their first contribution in #243

Full Changelog: v16.0.0...v16.0.1

v16.0.0

10 Apr 18:10
48fa53f
Compare
Choose a tag to compare

Breaking changes

Snapshots may be changed. Run jest -u to update.

What's Changed

Full Changelog: v15.0.0...v16.0.0