salesforce-nucleus
released this
20 Dec 22:50
·
1 commit
to 839c8bff06e8fcb09955d6616b5826b08588356c
since this release
What's Changed
- test(ssr): add tests for nested elements in slots by @nolanlawson in #5048
- fix(compiler): log warning for missing name/namespace by @nolanlawson in #4825
- test(karma): remove unnecessary IE11-related code by @nolanlawson in #5054
- fix: replace barrel exports from
lwc
with@lwc/ssr-runtime
by @jhefferman-sfdc in #5034 - test(karma): add test for for:each issue #4889 by @nolanlawson in #5053
- fix(ssr): missing bookends for slotted lwc:if not at the top-level by @cardoso in #5027
- fix(ssr): fix HTML comment bookends for if blocks by @nolanlawson in #5055
- fix(ssr-compiler): namespace & name are optional in CompilerTransformOptions by @cardoso in #5058
- test(ssr): test
if
with adjacent text by @nolanlawson in #5056 - test(karma): reduce #4889 even further by @nolanlawson in #5060
- fix(ssr): fix
style
attribute rendering by @nolanlawson in #5061 - fix(ssr-compiler): harmonize some wire errors by @cardoso in #5062
- fix: only call callback when needed @W-17420330 by @wjhsf in #5064
- fix(ssr): render from superclass by @cardoso in #5063
- test(ssr): add more superclass tests by @nolanlawson in #5065
- fix: use correct shadow root @W-17441501 by @wjhsf in #5070
- fix(ssr): align csr and ssr reflective behavior by @ekashida in #5050
- chore: release v8.12.2 @W-17485572 by @wjhsf in #5075
Full Changelog: v8.12.1...v8.12.2