Skip to content

Releases: salesforce/lwc

v8.23.0

23 Oct 20:05

Choose a tag to compare

What's Changed

  • build(deps-dev): bump the theoretically-non-breaking group with 7 updates by @dependabot[bot] in #5537
  • feat: add support for ElementInternals in synthetic shadow by @roxanne-baker in #5519
  • feat: dynamically override error diagnostic level by @rax-it in #5539
  • test(wtr): run in multiple browsers and with API_VERSION=66 by @wjhsf in #5533
  • build(deps-dev): bump the theoretically-non-breaking group across 1 directory with 10 updates by @dependabot[bot] in #5545
  • build(deps-dev): bump jsdom from 26.1.0 to 27.0.1 by @dependabot[bot] in #5543
  • build(deps): bump vite from 7.1.5 to 7.1.11 by @dependabot[bot] in #5550
  • build(deps): bump koa from 2.16.2 to 2.16.3 by @dependabot[bot] in #5551
  • chore(integration-tests): use shorter filenames for windows @W-19134917 by @wjhsf in #5553
  • fix(babel-plugin-component): log namespace/name when missing, not namespace/namespace by @wjhsf in #5555
  • fix: deduplicate local variables for SSRv2 by @jmsjtu in #5554
  • chore(wtr): make readme helpful @W-19098307 by @wjhsf in #5547
  • chore(ci): refine release script by @wjhsf in #5556
  • chore(ci): fix quotes in release workflow by @wjhsf in #5558

New Contributors

Full Changelog: v8.22.6...v8.23.0

v8.20.6

20 Oct 17:37

Choose a tag to compare

What's Changed

Full Changelog: v8.20.5...v8.20.6

v8.22.6

13 Oct 22:00

Choose a tag to compare

What's Changed

Full Changelog: v8.22.5...v8.22.6

v8.22.5

13 Oct 20:20

Choose a tag to compare

What's Changed

  • build(deps-dev): bump @best/cli from 15.0.0 to 16.0.0 by @dependabot[bot] in #5527
  • build(deps-dev): bump the theoretically-non-breaking group with 11 updates by @dependabot[bot] in #5531
  • test(wtr): consolidate __lwcReset functions into a single file @W-19098255 by @wjhsf in #5532

Full Changelog: v8.22.4...v8.22.5

v8.22.4

01 Oct 17:27

Choose a tag to compare

What's Changed

  • build(deps-dev): bump the theoretically-non-breaking group across 1 directory with 8 updates by @dependabot[bot] in #5499
  • build(deps-dev): bump rollup from 4.50.2 to 4.52.0 by @dependabot[bot] in #5508
  • build(deps-dev): bump nx from 21.5.2 to 21.5.3 by @dependabot[bot] in #5507
  • build(deps-dev): bump the theoretically-non-breaking group with 4 updates by @dependabot[bot] in #5506
  • fix: attribute cte syntax in integration tests by @jhefferman-sfdc in #5498
  • test(wtr): enable custom elements registry tests @W-19097891 by @wjhsf in #5509
  • test(wtr): convert test to async/await by @wjhsf in #5510
  • test(wtr): remove console spy util by @wjhsf in #5512
  • SSR support for complex template expressions by @jhefferman-sfdc in #5511
  • test(wtr): remove unnecessary support for .only files @W-19098252 by @wjhsf in #5513
  • test(wtr): remove duplicate code by @wjhsf in #5514
  • test(wtr): use async/await instead of promise chains @W-19098252 by @wjhsf in #5515
  • test(wtr): fix all broken tests! @W-19098252 by @wjhsf in #5516
  • test(wtr): handle endpoint to make logs quieter @W-19098252 by @wjhsf in #5518
  • build(deps-dev): bump the theoretically-non-breaking group with 5 updates by @dependabot[bot] in #5525
  • build(deps-dev): bump @best/runner-remote from 15.0.0 to 16.0.0 by @dependabot[bot] in #5524
  • build(deps-dev): bump the webdriverio group with 7 updates by @dependabot[bot] in #5522
  • build(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0 by @dependabot[bot] in #5521
  • build(deps-dev): bump @best/runner-headless from 15.0.0 to 16.0.0 by @dependabot[bot] in #5523
  • Api version limit for complex template expressions by @jhefferman-sfdc in #5520
  • test(wtr): run integration tests in native and synthetic shadow modes @W-19098130 by @wjhsf in #5517
  • addtional cte perf testing by @jhefferman-sfdc in #5528
  • fix: broken perf test by @jhefferman-sfdc in #5529

Full Changelog: v8.22.3...v8.22.4

v8.20.5

18 Sep 00:17

Choose a tag to compare

What's Changed

Full Changelog: v8.20.4...v8.20.5

v8.22.3

17 Sep 23:32

Choose a tag to compare

What's Changed

  • fix: check for connectedness before running scheduled rehydration by @jmsjtu in #5480
  • test(wtr): clean up hydration test logic @W-19098266 by @wjhsf in #5487
  • test(wtr): remove usage of global TestUtils from hydration tests @W-19098266 by @wjhsf in #5489
  • test(wtr): change jasmine globals to explicit imports @W-19098266 by @wjhsf in #5490
  • chore(ci): restore nucleus downstream testing by @wjhsf in #5497
  • isTrustedSignalshould return false when no trusted set has been defined by @jhefferman-sfdc in #5500
  • chore: bump version to 8.22.2 by @jhefferman-sfdc in #5501

Full Changelog: v8.22.1...v8.22.3

v8.22.1

12 Sep 18:11

Choose a tag to compare

What's Changed

  • feat(release): add PAT support by @rax-it in #5473
  • build(deps-dev): bump the theoretically-non-breaking group with 4 updates by @dependabot[bot] in #5475
  • chore(wtr): update files @W-19097558 by @wjhsf in #5468
  • test(wtr): replace TestUtils/test-utils with regular file module by @wjhsf in #5476
  • build(deps-dev): bump @vitest/eslint-plugin from 1.3.4 to 1.3.5 in the vitest group by @dependabot[bot] in #5474
  • test(wtr): clean up hydration tests by @wjhsf in #5478
  • build(deps): bump the theoretically-non-breaking group with 13 updates by @dependabot[bot] in #5482
  • build(deps-dev): bump @vitest/eslint-plugin from 1.3.6 to 1.3.9 in the vitest group by @dependabot[bot] in #5481
  • HTML compliant CTE support by @jhefferman-sfdc in #5483
  • build(deps): bump vite from 7.0.4 to 7.1.5 by @dependabot[bot] in #5484
  • test(wtr): split up utils by @wjhsf in #5479
  • chore(ci): actually run web-test-runner for PRs by @wjhsf in #5486
  • fix: release persist creds by @rax-it in #5488

Full Changelog: v8.21.6...v8.22.1

v8.21.6

28 Aug 22:19

Choose a tag to compare

What's Changed

Full Changelog: v8.21.5...v8.21.6

v8.21.5

28 Aug 22:09

Choose a tag to compare

What's Changed

  • chore: gh action to force using npm registry by @rax-it in #5471

Full Changelog: v8.21.4...v8.21.5