@lynx-js/react-rsbuild-plugin@0.18.2
Patch Changes
-
Add the experimental
experimental_transformBuiltinAttributeNamesoption for transforming builtin element attribute names.falsepreserves attribute names.truetransformsonClicktobindtap,onCatchTaptocatchtap, otheronXXXevent names tobindxxx, and remaining camelCase names to dash-case. An object supports serializable custom rules throughmode,preserve, andrename. Explicit JSX attributes are transformed during compilation, and spread attributes are transformed at runtime. (#3274) -
Updated dependencies [
4315634,a03e15c,fa2ef9b,7795a43]:- @lynx-js/template-webpack-plugin@0.14.1
- @lynx-js/react-webpack-plugin@0.10.2
- @lynx-js/react-alias-rsbuild-plugin@0.18.2
- @lynx-js/use-sync-external-store@1.5.0
- @lynx-js/react-refresh-webpack-plugin@0.4.1
- @lynx-js/css-extract-webpack-plugin@0.10.0