v8.10.0
What's Changed
- fix(ssr): make
lwc:dynamic
a runtime error by @nolanlawson in #4895 - chore: enforce consistent-type-imports by @cardoso in #4891
- test(ssr): add more tests for
@wire
by @nolanlawson in #4896 - fix(ssr-compiler): missing @lwc/errors dependency by @cardoso in #4899
- fix(engine-dom): missing @lwc/features dependency by @cardoso in #4900
- fix(engine-server): missing @lwc/features dependency by @cardoso in #4901
- feat: add support for slotted content to dynamic components in
@lwc/ssr-compiler
by @jmsjtu in #4898 - feat(ssr): add support for superclasses @ W-17178263 by @wjhsf in #4903
- test(ssr): add more tests for superclasses by @nolanlawson in #4912
- chore: release v8.10.0 by @ekashida in #4913
- chore: release v8.10.0 by @ekashida in #4914
Full Changelog: v8.9.0...v8.10.0