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
feat(api): add columnsScope() alias replacing deprecated properties()
A new alias function `columnsScope()` was introduced for column-accessor-only completion. The original `properties()` function was deprecated with a ReplaceWith suggestion to maintain compatibility. KDoc and source updates were added to clarify usage and avoid breaking changes.
0 commit comments