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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
Register the snapshot and worklet definitions collected from the background build on the main thread, so a definition the main-thread bundle dropped no longer fails with Snapshot not found. (#3393)
Patch Changes
Add compat.transformLegacyEventAttributeNames to disable legacy event attribute-name conversion independently from other compatibility transforms. (#3475)
Fix snapshotPatchApply failed: ctx not found when a lazy bundle is loaded during first-screen direct render. (#3452)