github lynx-family/lynx-stack @lynx-js/react-webpack-plugin@0.10.2

latest release: @lynx-js/web-worker-rpc@0.23.1
3 hours ago

Patch Changes

  • Avoid wrapping shared async main-thread assets more than once. (#3281)

  • Add the experimental experimental_transformBuiltinAttributeNames option for transforming builtin element attribute names. false preserves attribute names. true transforms onClick to bindtap, onCatchTap to catchtap, other onXXX event names to bindxxx, and remaining camelCase names to dash-case. An object supports serializable custom rules through mode, preserve, and rename. Explicit JSX attributes are transformed during compilation, and spread attributes are transformed at runtime. (#3274)

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.