Skip to content

@lynx-js/react-webpack-plugin@0.11.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 09:50
6b0031f

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)