Skip to content

v1.8.5

Compare
Choose a tag to compare
@ekashida ekashida released this 07 Oct 16:13
· 1795 commits to master since this release

Bug fixes

  • #2051 - lwc: Add missing depenency on @lwc/engine-server.
  • #2050 - engine: Fix the handling of null when diffing.
  • #2052, #2054 - engine: Revert "refactor(engine): improving the diffing algo for slotted elements #1617" and add regression test.

Internal

  • #2045 - perf-benchmarks: BEST test case for slotting scenarios.
  • #2047 - style-compiler: Update postcss to version 8.
  • #2043 - integration-karma: Defer all component creation in test blocks.
  • #2041 Upgrade to latest version of Babel.