Minor Changes
-
BREAKING CHANGE: (#2319)
Change preact package from
@hongzhiyuan/preactto@lynx-js/internal-preact.Upgrade preact from f7693b72 to 55254ef7, see diffs at f7693b72...55254ef7.
-
feat: add
globalPropsModeoption toPluginReactLynxOptions(#2346)- When configured to
"event",updateGlobalPropswill only trigger a global event and skip therunWithForceflow. - Defaults to
"reactive", which meansupdateGlobalPropswill trigger re-render automatically.
- When configured to
Patch Changes
- Updated dependencies [
f1129ea,27f1cff,ed566f0,402ec2b]:- @lynx-js/react-webpack-plugin@0.8.0
- @lynx-js/react-refresh-webpack-plugin@0.3.5
- @lynx-js/react-alias-rsbuild-plugin@0.13.0
- @lynx-js/use-sync-external-store@1.5.0
- @lynx-js/template-webpack-plugin@0.10.6
- @lynx-js/css-extract-webpack-plugin@0.7.0