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
Definitions layerSequence, unslicedLayers, and conventionalSegmentNames to semantically describe FSD rules and keep a single source of truth
The isSlice function is now exported, it determines if a folder is a slice based on whether it contains any conventional (or other, configurable) segments
Changed
The getAllSlices function now augments the slice object with the layerName property, which is the name of the layer the slice is in.