Releases: salesforce/lwc
Releases · salesforce/lwc
v7.1.3
What's Changed
- fix: revert "prevent prematurely cloning light dom slot vnodes" by @nolanlawson in #4454
- chore: lwc v7.1.3 @W-16488731 by @ekashida in #4457
Full Changelog: v7.1.2...v7.1.3
v7.2.1
What's Changed
- test: better align
ssr-compiler
fixture tests withengine-server
by @nolanlawson in #4406 - test(ssr-compiler): harmonize fixture format by @nolanlawson in #4407
- perf: optimize scoped ID for light/native by @nolanlawson in #4399
- fix: improve error for null/undefined iter values by @nolanlawson in #4401
- perf(engine-core): optimize
getStylesheetsContent
by @nolanlawson in #4404 - fix(rollup-plugin): add
@lwc/shared
dep by @nolanlawson in #4415 - build(deps): bump the theoretically-non-breaking group across 1 directory with 11 updates by @dependabot in #4419
- build(deps): bump meriyah from 4.5.0 to 5.0.0 by @dependabot in #4413
- chore(deps): add missing and remove unused deps by @wjhsf in #4421
- feat: add flag to disable synthetic shadow by @nolanlawson in #4408
- chore: migrate from jest to vitest by @cardoso in #4396
- chore: update yarn.lock by @nolanlawson in #4424
- test: add html coverage reporter by @nolanlawson in #4423
- chore: nx repair by @wjhsf in #4427
- chore: release v7.2.1 by @ekashida in #4430
- chore: lwc release v7.2.1 by @ekashida in #4433
New Contributors
Full Changelog: v7.2.0...v7.2.1
v7.2.0
What's Changed
- build(deps-dev): bump the theoretically-non-breaking group with 5 updates by @dependabot in #4397
- chore: update husky config file by @nolanlawson in #4400
- chore: update .nucleus.yaml and release v7.2.0 for CLCO by @rui-rayqiu in #4402
- chore: update .nucleus.yaml and release v7.2.0 for CLCO by @rui-rayqiu in #4403
Full Changelog: v7.1.2...v7.2.0
v7.1.2
What's Changed
- fix(hydration): only ignore mutated host attributes by @nolanlawson in #4385
- chore: release v7.1.2 by @rui-rayqiu in #4392
- chore: release v7.1.2 by @rui-rayqiu in #4393
Full Changelog: v7.1.1...v7.1.2
v7.1.1
What's Changed
- fix: do not error if abort controller for stylesheet does not exist @W-16189944 by @ravijayaramappa in #4372
- chore: weekly dependencies update by @ravijayaramappa in #4379
- perf: optimize initial render for nullish class by @nolanlawson in #4380
- chore: update to eslint v9 by @ravijayaramappa in #4378
- build(deps): bump the theoretically-non-breaking group with 7 updates by @dependabot in #4381
- chore(eslint): ignore .gitignored files by @wjhsf in #4383
- chore(dependabot): ignore prettier v3 by @wjhsf in #4387
- chore: configure vscode to use flat config by @wjhsf in #4388
- build(deps-dev): bump the theoretically-non-breaking group with 3 updates by @dependabot in #4389
- chore: release v7.1.1 by @rui-rayqiu in #4390
- chore: release v7.1.1 by @rui-rayqiu in #4391
Full Changelog: v7.1.0...v7.1.1
v7.1.0
What's Changed
- test(ci): test hydration with synthetic lifecycle by @nolanlawson in #4368
- fix(engine-dom): warn for
insertBefore
with 1 arg by @manoharsiriki in #4359 - feat: add
data-lwc-host-mutated
during SSR by @nolanlawson in #4358 - chore: release v7.1.0 by @nolanlawson in #4376
- chore: release v7.1.0 by @nolanlawson in #4377
New Contributors
- @manoharsiriki made their first contribution in #4359
Full Changelog: v7.0.5...v7.1.0
v7.0.5
What's Changed
- fix(perf-benchmarks): add
parseHTMLUnsafe
polyfill by @nolanlawson in #4367 - fix(template-compiler): remove v6 engine support by @nolanlawson in #4363
- build(deps): bump the theoretically-non-breaking group across 1 directory with 14 updates by @dependabot in #4366
- chore: release v7.0.5 by @nolanlawson in #4369
- chore: release v7.0.5 by @nolanlawson in #4371
Full Changelog: v7.0.4...v7.0.5
v7.0.4
What's Changed
- perf: static-optimize
xlink:href
by @nolanlawson in #4346 - chore: run
yarn lint --fix
by @nolanlawson in #4355 - test(hydration): add
.only
support by @nolanlawson in #4356 - test(ssr): use
Document.parseHTMLUnsafe
by @nolanlawson in #4357 - chore(prettier): format
.eslintrc
on commit by @nolanlawson in #4361 - perf: static-optimize
<a>
/<area>
href
by @nolanlawson in #4354 - chore: release v7.0.4 by @nolanlawson in #4364
- chore: release v7.0.4 by @nolanlawson in #4365
Full Changelog: v7.0.3...v7.0.4
v7.0.3
What's Changed
- fix: allow lazy-disabling native lifecycle by @nolanlawson in #4350
- chore: release v7.0.3 by @nolanlawson in #4352
- chore: release v7.0.3 by @nolanlawson in #4353
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- perf: static-optimize
id
/IDref attributes by @nolanlawson in #4330 - fix(class): avoid enumerable prototype for class object binding @W-16109991@ by @wjhsf in #4337
- fix: inline style parsing for "! important" by @Bradels in #4329
New Contributors
Full Changelog: v7.0.1...v7.0.2