You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a0b5fe3: π₯ BREAKING CHANGE: Backgrounds of layers no longer default to β¬ black but to π transparent instead.
8479511: π₯ BREAKING CHANGE: When useClipPath is false, css background is no longer automatically made π transparent.
8479511: π₯ BREAKING CHANGE: The use of clip-path remains on by default. however, the flag has been renamed from noClipping to useClipPath. useClipPath: false overrides the default behavior in the same way noClipping: true did previously.