@lynx-js/genui@0.3.0
Minor Changes
- Added an
includeDefaultComponentsoption tocreateOpenUiLibrary. Set it to (#3445)
falseto build a Library only from caller-provided definitions and component
groups. The newopenui/explicitentry and per-component catalog subpaths let
applications keep unselected built-ins outside their static dependency graph.
Patch Changes
-
Render OpenUI Query defaults and prefetched results during the initial (#3443)
ReactLynx render. -
Updated dependency
@a2ui/web_coreto0.10.6. (#3416) -
Updated dependency
@openuidev/lang-coreto^0.2.11. (#3419) -
Add
@lynx-js/react-signals, a thread-aware Preact Signals adapter that keeps Signals dependencies out of@lynx-js/react. Signal reactivity runs on the background thread, while main-thread rendering uses static signal values with inactive setters, subscriptions, and effects. (#3346) -
Updated dependencies [
c58b6f9,328f712]:- @lynx-js/react-signals@0.0.1