Releases: salesforce/lwc
Releases · salesforce/lwc
v8.26.1
What's Changed
- build(deps-dev): bump glob from 11.0.3 to 11.1.0 by @dependabot[bot] in #5602
- build(deps): bump glob from 10.4.5 to 11.1.0 by @dependabot[bot] in #5612
- build(deps-dev): bump @wdio/mocha-framework from 9.20.0 to 9.20.1 by @dependabot[bot] in #5611
- build(deps-dev): bump the theoretically-non-breaking group across 1 directory with 15 updates by @dependabot[bot] in #5608
- build(deps-dev): bump the theoretically-non-breaking group with 3 updates by @dependabot[bot] in #5614
- build(deps-dev): bump glob from 11.1.0 to 13.0.0 by @dependabot[bot] in #5615
- build(deps): bump express from 4.21.2 to 4.22.1 by @dependabot[bot] in #5621
- build(deps): bump immer from 10.2.0 to 11.0.1 by @dependabot[bot] in #5620
- build(deps-dev): bump prettier from 3.6.2 to 3.7.2 in the lint group by @dependabot[bot] in #5616
- build(deps): bump meriyah from 5.0.0 to 7.0.0 by @dependabot[bot] in #5619
- chore: bump vitest deps by @jmsjtu in #5622
- Revert "build(deps): bump meriyah from 5.0.0 to 7.0.0 (#5619)" by @jmsjtu in #5625
- build(deps): bump jws from 3.2.2 to 3.2.3 by @dependabot[bot] in #5627
Full Changelog: v8.26.0...v8.26.1
v8.26.0
Full Changelog: v8.25.0...v8.26.0
v8.25.1
v8.25.0
What's Changed
- chore(ci): configure perf benchmarks to be executed manually by @wjhsf in #5568
- feat(compiler): script transformer experimentalErrorRecoveryMode by @rax-it in #5552
- chore(ci): fix parsing branch to commit by @wjhsf in #5576
- chore(deps): downgrade [email protected] by @rax-it in #5579
- test(wtr): windows compat, kinda by @wjhsf in #5578
- chore(ci): use GitHub Actions instead of SauceLabs by @wjhsf in #5548
- test(wtr): add coverage reports by @wjhsf in #5580
- feat(compiler):
experimentalErrorRecoveryModefor template transformation by @rax-it in #5582 - build(deps-dev): bump the theoretically-non-breaking group with 7 updates by @dependabot[bot] in #5587
- chore(script): ignore empty directories by @wjhsf in #5591
- test(wtr): improve reliability by @wjhsf in #5581
- build(deps-dev): bump @vitest/spy from 3.2.4 to 4.0.8 by @dependabot[bot] in #5588
- chore: sayonara, karma! by @wjhsf in #5590
- test(wtr): fix synthetic custom element lifecycle tests by @wjhsf in #5589
- chore(wtr): fix FIXMEs by @wjhsf in #5592
- chore(perf-benchmarks): add GREP flag to focus on tests by @wjhsf in #5595
- test(perf): add perf tests for lwc-style by @wjhsf in #5596
- refactor(ssr-compiler): optimize yield statements to improve performance @W-20179448 by @wjhsf in #5594
- chore: rename
integration-not-karmatointegration-wtrandintegration-teststointegration-wdioby @wjhsf in #5597 - feat(style-compiler): add
experimentalErrorRecoveryModeby @rax-it in #5593 - docs(perf-benchmarks): add note about running via GitHub Actions by @wjhsf in #5598
- chore(ci): only install chrome when needed in unit test workflow by @wjhsf in #5599
- chore: bump node version to
v24.11.1by @rax-it in #5603
Full Changelog: v8.24.0...v8.25.0
v8.24.0
What's Changed
- build(deps-dev): bump @nx/js from 21.6.5 to 22.0.1 by @dependabot[bot] in #5562
- build(deps-dev): bump nx from 21.6.5 to 22.0.1 in the nx group by @dependabot[bot] in #5560
- build(deps-dev): bump vitest from 3.2.4 to 4.0.4 in the vitest group by @dependabot[bot] in #5561
- build(deps-dev): bump @vitest/spy from 3.2.4 to 4.0.4 by @dependabot[bot] in #5559
- build(deps): bump the theoretically-non-breaking group with 12 updates by @dependabot[bot] in #5563
- test(wtr): document and generalize !WTR directive by @wjhsf in #5566
- feat: add support for feature flags @W-19242851 by @abdulsattar in #5567
- build(deps-dev): bump vitest from 4.0.4 to 4.0.6 in the vitest group by @dependabot[bot] in #5569
- build(deps-dev): bump @rollup/plugin-commonjs from 28.0.9 to 29.0.0 by @dependabot[bot] in #5572
- build(deps-dev): bump @vitest/expect from 3.2.4 to 4.0.6 by @dependabot[bot] in #5571
- test(wtr): configure retries by @wjhsf in #5574
- build(deps-dev): bump the theoretically-non-breaking group across 1 directory with 13 updates by @dependabot[bot] in #5573
Full Changelog: v8.23.0...v8.24.0
v8.23.0
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
- @roxanne-baker made their first contribution in #5519
Full Changelog: v8.22.6...v8.23.0
v8.20.6
What's Changed
- backport of context lifecycle fix by @jhefferman-sfdc in #5546
Full Changelog: v8.20.5...v8.20.6
v8.22.6
What's Changed
- fix: context property observation, tests by @jhefferman-sfdc in #5536
Full Changelog: v8.22.5...v8.22.6
v8.22.5
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
__lwcResetfunctions into a single file @W-19098255 by @wjhsf in #5532
Full Changelog: v8.22.4...v8.22.5
v8.22.4
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