What's Changed
- test(ssr): add tests for
@wire
errors by @nolanlawson in #4915 - chore(babel-plugin-component): remove redundant type-only dependencies by @cardoso in #4904
- fix(fixtures): always match empty file for undefined snapshots by @cardoso in #4923
- chore(perf-benchmarks): fix displayed benchmark name by @nolanlawson in #4922
- perf(ssr): speed up rendering stylesheets by @nolanlawson in #4924
- fix(ssr): remove
generateMarkup
export by @nolanlawson in #4925 - test(ssr): assert read-only-props for
lwc:is
by @nolanlawson in #4919 - test(ssr): add test for scoped slots with
lwc:is
by @nolanlawson in #4920 - build(deps-dev): bump the theoretically-non-breaking group with 15 updates by @dependabot in #4934
- perf(ssr): optimize light/shadow slotted content by @nolanlawson in #4921
- fix(rollup-plugin): remove undeclared dependency on ssr-compiler by @cardoso in #4933
- test(babel-plugin-component): add more tests for
@wire
by @nolanlawson in #4939 - chore: rm .package.json.swp by @wjhsf in #4937
- chore: release v8.11.0 by @nolanlawson in #4926
- chore: release v8.11.0 by @nolanlawson in #4940
Full Changelog: v8.10.1...v8.11.0