Skip to content

Releases: salesforce/lwc-test

v14.0.0

18 Aug 17:35
ea542a5
Compare
Choose a tag to compare

Breaking changes

Snapshots have changed. Run jest -u to update your snapshots.

What's Changed

Full Changelog: v13.0.0...v14.0.0

v13.0.0

01 Aug 23:37
d66c078
Compare
Choose a tag to compare

Breaking changes

Snapshots have changed. Run jest -u to update your snapshots.

What's Changed

  • fix: configure enableLwcSpread compiler option conditionally by @seckardt in #196
  • chore: remove id/idref serialization (BREAKING CHANGE) by @ekashida in #201
  • fix: make snapshots resilient to whitespace changes (BREAKING CHANGE) by @nolanlawson in #199

New Contributors

Full Changelog: v12.0.3...v13.0.0

v12.0.3

30 Jun 14:22
55ac58b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.2...v12.0.3

v12.0.2

22 Jun 21:41
dce79c7
Compare
Choose a tag to compare

What's Changed

  • fix(serializer): remove "-host" from serialized scope token by @nolanlawson in #190

Full Changelog: v12.0.1...v12.0.2

v12.0.1

22 Jun 21:08
a5a58f2
Compare
Choose a tag to compare

Note: this release fixes some issues with breaking changes released in v12.0.0. The breaking changes still apply.

What's Changed

Full Changelog: v12.0.0...v12.0.1

v12.0.0

08 Jun 16:05
35157d2
Compare
Choose a tag to compare

Breaking changes

v12.0.0 has the following breaking changes:

  • All LWC peerDependencies (@lwc/synthetic-shadow, @lwc/engine-dom, etc.) are now required to be v2.48.0 or later.
  • Classes/attributes that LWC uses to scope CSS are now replaced in snapshots with (__lwc_scope_token__). Run yarn test -u to update your snapshots.

What's Changed

  • feat: add new salesforce site scoped module for default language (@W-12984619) by @nolanlawson in #181
  • fix(serializer): replace LWC scope tokens (BREAKING CHANGE) by @nolanlawson in #185
  • chore: remove fallback synthetic shadow import (BREAKING CHANGE) by @nolanlawson in #186

Full Changelog: v11.8.0...v12.0.0

v11.7.1

20 Feb 21:43
798668d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.7.0...v11.7.1

v11.7.0

21 Dec 02:10
06543ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.6.0...v11.7.0

v11.6.0

06 Dec 17:31
b163915
Compare
Choose a tag to compare

new minor version after spring23 cut over

Full Changelog: v11.5.4...v11.6.0

v11.5.4

06 Dec 17:17
8d1decd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.5.3...v11.5.4