Skip to content

v1.2.2

Compare
Choose a tag to compare
@ekashida ekashida released this 06 Feb 01:57
· 1569 commits to master since this release

Bug Fixes

  • #1704 - engine: Fix an infinite loop that was introduced during an internal refactor of how we resolve error boundaries. This bug was introduced in v1.2.0.

Internal

  • #1696 - synthetic-shadow: Enable the toggling of feature flags used in the @lwc/synthetic-shadow polyfill. This change stores feature flag values globally such that all packages share a single instance of feature flags.