Skip to content

v2.2.0

Compare
Choose a tag to compare
@illright illright released this 18 May 23:33
· 20 commits to main since this release
ee36d72

Added

  1. Definitions layerSequence, unslicedLayers, and conventionalSegmentNames to semantically describe FSD rules and keep a single source of truth
  2. 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

  1. The getAllSlices function now augments the slice object with the layerName property, which is the name of the layer the slice is in.