Skip to content

Releases: salesforce/lwc

v8.10.1

21 Nov 21:21
08ec091
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.10.0...v8.10.1

v8.10.0

21 Nov 20:45
fc811b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.9.0...v8.10.0

v8.9.0

19 Nov 17:41
de3e691
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.8.0...v8.9.0

v8.8.0

12 Nov 22:45
82467e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.7.0...v8.8.0

v8.7.0

07 Nov 18:26
0aa273c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.6.0...v8.7.0

v8.6.0

01 Nov 23:43
2f95ce2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.5.0...v8.6.0

v8.5.0

30 Oct 23:30
0343d05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.0...v8.5.0

v8.4.0

28 Oct 22:50
08c7cdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.3.0...v8.4.0

v8.3.0

23 Oct 20:28
cc298dd
Compare
Choose a tag to compare

What's Changed

  • test(hydration): ignore expected console warnings by @nolanlawson in #4649
  • feat(ssr): implement native slots @W-14631061 by @wjhsf in #4646
  • feat(ssr): implement lwc:inner-html @W-16872197 by @wjhsf in #4652
  • chore(integration-karma): avoid conditional tests by @cardoso in #4647
  • test(hydration): test non-static-optimized by @nolanlawson in #4657
  • chore(integration-karma): replace done callback with async/await by @cardoso in #4658
  • feat(ssr): explicitly disallow lwc:dynamic @W-16946933 by @wjhsf in #4623
  • test(engine-server): add render mode mismatch test by @nolanlawson in #4664
  • test(engine-server): more slot tests by @nolanlawson in #4666
  • test(engine-server): test scoped slot forwarding by @nolanlawson in #4669
  • chore(engine): report renderMode mismatch by @nolanlawson in #4667
  • refactor(ssr): add back references to esTemplate and infer types by @wjhsf in #4660
  • build(deps): bump the theoretically-non-breaking group with 12 updates by @dependabot in #4672
  • fix(integration-karma): run hydration preprocessor just for focused tests by @cardoso in #4673
  • test: use glob package rather than node:fs by @nolanlawson in #4677
  • chore(ssr): implement stubs for @lwc/engine-server exports by @wjhsf in #4674
  • fix(ssr-compiler): protect internals from userland by @ekashida in #4679
  • test(ssr): add basic slot tests by @nolanlawson in #4675
  • fix(template-compiler): disable static content optimization for iframes by @nolanlawson in #4678
  • fix(ssr-compiler): only track attribute mutations during connectedCallback by @ekashida in #4680
  • fix(ssr): use relative imports for implicit templates @W-16975723 by @wjhsf in #4681
  • feat(ssr): implement light DOM slots (part 1 -- fallback content) @W-16869599 by @wjhsf in #4682
  • feat(signals): add a way to set symbol as key by @rax-it in #4665
  • chore: release v8.3.0 by @rax-it in #4686
  • chore: release v8.3.0 by @rax-it in #4687

Full Changelog: v8.2.0...v8.3.0

v8.2.0

16 Oct 17:49
Compare
Choose a tag to compare

What's Changed

  • fix(ssr-compiler): define setters for reflected attributes by @ekashida in #4611
  • build(deps-dev): bump the theoretically-non-breaking group with 3 updates by @dependabot in #4613
  • feat(ssr-compiler): track mutated attributes by @ekashida in #4616
  • build(deps-dev): bump the nx group with 2 updates by @dependabot in #4612
  • chore(eslint): restore header rule by @wjhsf in #4619
  • fix(ssr): disallow imports from lwc in SSR context by @wjhsf in #4617
  • refactor(ssr-runtime): split index into multiple files by @wjhsf in #4618
  • test(ssr): add ability to diverge from engine-server by @wjhsf in #4620
  • chore(test): avoid timeout when debugging by @wjhsf in #4624
  • feat(ssr): implement iterator:* directive @W-16872183 by @wjhsf in #4615
  • fix(ssr): add comments to the output of lwc:if blocks @W-16946260 by @wjhsf in #4622
  • chore(deps): pin typescript version by @wjhsf in #4627
  • fix: bump parse5, remove <noframes> special case by @nolanlawson in #4635
  • feat(ssr-runtime): export renderComponent alias by @nolanlawson in #4636
  • test(ssr): add test for mutate in render() by @nolanlawson in #4634
  • build(deps): bump the theoretically-non-breaking group across 1 directory with 22 updates by @dependabot in #4639
  • chore(tests): use eslint-plugin-vitest by @cardoso in #4629
  • build(deps-dev): bump the rollup group with 3 updates by @dependabot in #4587
  • chore: release v8.2.0 by @nolanlawson in #4644
  • chore: release v8.2.0 by @nolanlawson in #4645

Full Changelog: v8.1.3...v8.2.0