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
Tools — Register the Columns tool with a single Columns group key. Tool-group "provides" manifests expand into their underlying block tools during prepare(), so consumers add one key instead of wiring each block.
Bug Fixes
Tools — Export Columns from public types for single-key registration; keep defaultBlockTools settings-only so the group key forwards settings without re-registering.