You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(core): migrate comp/core/flare to V2 component architecture
Split comp/core/flare into def/impl/mock/fx sub-packages following the V2
component pattern, removing fx.In/fx.Out from impl and exporting Requires/Provides
structs. Update all callers to import from the new sub-packages.
0 commit comments